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

Unified Diff: examples/bitmap_uploader/BUILD.gn

Issue 788353002: Restructure public side of input_events service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/bitmap_uploader/BUILD.gn
diff --git a/examples/bitmap_uploader/BUILD.gn b/examples/bitmap_uploader/BUILD.gn
index 004c4ff6f927c183a47e5190f85c00a43c7c405b..0ac022b53f97d4733ff3950e18f741934a00e016 100644
--- a/examples/bitmap_uploader/BUILD.gn
+++ b/examples/bitmap_uploader/BUILD.gn
@@ -20,7 +20,7 @@ source_set("bitmap_uploader") {
"//mojo/public/interfaces/application",
"//mojo/services/geometry/public/cpp",
"//mojo/services/geometry/public/interfaces",
- "//mojo/services/public/interfaces/input_events:input_events",
+ "//mojo/services/input_events/public/interfaces",
"//mojo/services/surfaces/public/cpp",
"//mojo/services/surfaces/public/interfaces:surface_id",
"//mojo/services/view_manager/public/cpp",
« no previous file with comments | « no previous file | examples/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698