summaryrefslogtreecommitdiffstats
path: root/components/window_manager/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/window_manager/BUILD.gn')
-rw-r--r--components/window_manager/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/window_manager/BUILD.gn b/components/window_manager/BUILD.gn
index e92bb6a..e39e89f 100644
--- a/components/window_manager/BUILD.gn
+++ b/components/window_manager/BUILD.gn
@@ -20,10 +20,10 @@ source_set("lib") {
"//components/view_manager/public/cpp",
"//components/window_manager/public/interfaces",
"//mojo/application",
+ "//mojo/application/public/interfaces",
"//mojo/common",
"//mojo/converters/geometry",
"//third_party/mojo/src/mojo/public/cpp/bindings:bindings",
- "//third_party/mojo/src/mojo/public/interfaces/application",
"//ui/gfx/geometry",
"//ui/mojo/events:interfaces",
]