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

Unified Diff: mojo/converters/ime/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/ime/BUILD.gn
diff --git a/mojo/converters/ime/BUILD.gn b/mojo/converters/ime/BUILD.gn
index 5e9105f6ac1c4d507e0d6b1a509e10ee1238a7c0..d3c1d86573f6dcf7bae6ce5860cda65b25bcf0c7 100644
--- a/mojo/converters/ime/BUILD.gn
+++ b/mojo/converters/ime/BUILD.gn
@@ -13,7 +13,7 @@ component("ime") {
deps = [
"//base",
"//mojo/environment:chromium",
- "//third_party/mojo/src/mojo/public/c/system:for_component",
+ "//mojo/public/c/system:for_component",
"//ui/mojo/ime:interfaces",
"//ui/platform_window",
]

Powered by Google App Engine
This is Rietveld 408576698