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

Unified Diff: mojo/converters/input_events/BUILD.gn

Issue 799113004: Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add mojo's ply to checklicenses whitelist 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
Index: mojo/converters/input_events/BUILD.gn
diff --git a/mojo/converters/input_events/BUILD.gn b/mojo/converters/input_events/BUILD.gn
index e3cb5d9efc8533ea2c79255a623976a0685292e4..bc93b4debf310b93ad37a77ade71e1453f9f6071 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/mojo/converters/input_events/BUILD.gn
@@ -20,7 +20,7 @@ component("input_events") {
"//mojo/converters/geometry",
"//mojo/environment:chromium",
"//mojo/public/c/system:for_component",
- "//mojo/services/public/interfaces/input_events",
- "//mojo/services/public/interfaces/geometry",
+ "//mojo/services/input_events/public/interfaces",
+ "//mojo/services/geometry/public/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