Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Unified Diff: components/mus/example/wm/BUILD.gn

Issue 1423133003: Routes calls to WM through WS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 2 trunk Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/mus/example/wm/BUILD.gn
diff --git a/components/mus/example/wm/BUILD.gn b/components/mus/example/wm/BUILD.gn
index b7e81862a941b3f7c4226cde8e18851abeb5c627..7f31649af9eb207e86983f45eac9aac282f0d55f 100644
--- a/components/mus/example/wm/BUILD.gn
+++ b/components/mus/example/wm/BUILD.gn
@@ -55,6 +55,7 @@ mojo_native_application("apptests") {
"//components/mus/public/interfaces",
"//mojo/application/public/cpp:sources",
"//mojo/application/public/cpp:test_support",
+ "//mojo/common:common_base",
"//ui/mojo/geometry:interfaces",
"//ui/mojo/geometry:util",
]

Powered by Google App Engine
This is Rietveld 408576698