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

Unified Diff: mojo/converters/input_events/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/converters/input_events/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
index 7ca96f4638abe99a5a08d81b3bcd24568a5e442b..c95808eee338b5c8af37ccdc7669c19846c7d3f6 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/mojo/converters/input_events/BUILD.gn
@@ -18,7 +18,7 @@ component("input_events") {
"//mojo/converters/geometry",
"//mojo/environment:chromium",
"//mojo/public/c/system",
- "//mojo/services/geometry/public/interfaces",
- "//mojo/services/input_events/public/interfaces",
+ "//mojo/services/geometry/interfaces",
+ "//mojo/services/input_events/interfaces",
]
}
« no previous file with comments | « mojo/converters/geometry/geometry_type_converters.h ('k') | mojo/converters/input_events/input_events_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698