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

Unified Diff: examples/aura_demo/BUILD.gn

Issue 790213002: Restructure public side of geometry service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Nits Created 6 years 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 | « no previous file | examples/bitmap_uploader/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/aura_demo/BUILD.gn
diff --git a/examples/aura_demo/BUILD.gn b/examples/aura_demo/BUILD.gn
index 8b4045bc2299aaf9d50f1154bddf7f9bf34a8bac..88be9fe2d9666826662ce6d21ae8e5b6007924f0 100644
--- a/examples/aura_demo/BUILD.gn
+++ b/examples/aura_demo/BUILD.gn
@@ -25,7 +25,7 @@ mojo_native_application("aura_demo") {
"//mojo/converters/geometry",
"//mojo/aura",
"//mojo/public/cpp/system",
- "//mojo/services/public/interfaces/geometry",
+ "//mojo/services/geometry/public/interfaces",
"//mojo/services/public/interfaces/native_viewport",
"//mojo/services/view_manager/public/cpp",
]
« no previous file with comments | « no previous file | examples/bitmap_uploader/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698