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

Unified Diff: services/surfaces/BUILD.gn

Issue 1398973004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_1
Patch Set: add missing copyright notices 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: services/surfaces/BUILD.gn
diff --git a/services/surfaces/BUILD.gn b/services/surfaces/BUILD.gn
index 695a7caa9680fe7678241270e42987fcdab12e56..c4e268a41a713c95cbaf2a16981ef0e73a019058 100644
--- a/services/surfaces/BUILD.gn
+++ b/services/surfaces/BUILD.gn
@@ -40,8 +40,8 @@ mojo_native_application("surfaces") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/environment",
"//mojo/public/cpp/system",
- "//mojo/services/geometry/public/interfaces",
- "//mojo/services/gpu/public/interfaces",
+ "//mojo/services/geometry/interfaces",
+ "//mojo/services/gpu/interfaces",
"//mojo/services/surfaces/public/interfaces",
"//ui/gfx/geometry",
]
« no previous file with comments | « services/python/mojo_url_redirector/mojo_url_redirector_apptest.cc ('k') | services/surfaces/surfaces_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698