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

Unified Diff: mojo/services/view_manager/public/cpp/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: mojo/services/view_manager/public/cpp/BUILD.gn
diff --git a/mojo/services/view_manager/public/cpp/BUILD.gn b/mojo/services/view_manager/public/cpp/BUILD.gn
index a278cceb28df1be28aced8d1c5406ab13f56c8ea..8f2620aebe3f8ecf45a8cdb3a4ae47e041a75987 100644
--- a/mojo/services/view_manager/public/cpp/BUILD.gn
+++ b/mojo/services/view_manager/public/cpp/BUILD.gn
@@ -35,8 +35,8 @@ mojo_sdk_source_set("cpp") {
deps = [
"../interfaces",
- "../../../geometry/public/interfaces",
- "../../../input_events/public/interfaces",
+ "../../../geometry/interfaces",
+ "../../../input_events/interfaces",
"../../../surfaces/public/interfaces:surface_id",
"../../../window_manager/public/interfaces",
"//base",
« no previous file with comments | « mojo/services/surfaces/public/interfaces/surfaces.mojom ('k') | mojo/services/view_manager/public/cpp/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698