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

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

Issue 1407073002: Adds GetDisplays() to WindowManager (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
« no previous file with comments | « components/html_viewer/run_all_unittests.cc ('k') | components/mus/example/common/mus_views_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/example/common/BUILD.gn
diff --git a/components/mus/example/common/BUILD.gn b/components/mus/example/common/BUILD.gn
index 5cb41f0c1b2b54bd15b6a04c35e3199cf18b18eb..e2f9f9b959dc3f1f044c189c22657adadcdd7bd0 100644
--- a/components/mus/example/common/BUILD.gn
+++ b/components/mus/example/common/BUILD.gn
@@ -21,6 +21,8 @@ source_set("common") {
"//components/mus/public/interfaces",
"//mojo/application/public/cpp",
"//mojo/application/public/cpp:sources",
+ "//mojo/converters/geometry",
+ "//mojo/converters/network",
"//third_party/mojo/src/mojo/public/cpp/bindings",
"//ui/views",
"//ui/views/mus",
« no previous file with comments | « components/html_viewer/run_all_unittests.cc ('k') | components/mus/example/common/mus_views_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698