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

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

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 66a52934dd90b7f7d78f442b52b64f24fa1ee1eb..fb59cb79501a500058bac7b055dcfd4ef2bafe71 100644
--- a/mojo/converters/input_events/BUILD.gn
+++ b/mojo/converters/input_events/BUILD.gn
@@ -18,7 +18,7 @@ component("input_events") {
"//components/mus/public/interfaces",
"//mojo/converters/geometry",
"//mojo/environment:chromium",
- "//third_party/mojo/src/mojo/public/c/system:for_component",
+ "//mojo/public/c/system:for_component",
"//ui/events",
"//ui/events:dom_keycode_converter",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698