Skip to content

Commit

Permalink
Minor: Rename the Impeller dispatcher to be something sane and prep f…
Browse files Browse the repository at this point in the history
…or sidecar wireup.
  • Loading branch information
chinmaygarde authored and dnfield committed Apr 27, 2022
1 parent a104fa5 commit a404064
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 120 deletions.
4 changes: 2 additions & 2 deletions impeller/display_list/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import("//flutter/impeller/tools/impeller.gni")

impeller_component("display_list") {
sources = [
"display_list_impeller.cc",
"display_list_impeller.h",
"display_list_dispatcher.cc",
"display_list_dispatcher.h",
]

deps = [
Expand Down
Loading

0 comments on commit a404064

Please sign in to comment.