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

Unified Diff: content/shell/android/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: content/shell/android/BUILD.gn
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
index ae88a8c642f388f42c27fc714049aa9873dc742c..aa5259879be2e67520eee100d00453f96b02b895 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -46,7 +46,7 @@ android_library("content_shell_java") {
"//content/public/android:content_java",
"//media/base/android:media_java",
"//net/android:net_java",
- "//third_party/mojo/src/mojo/public/java:system",
+ "//mojo/public/java:system",
"//ui/android:ui_java",
":content_shell_java_resources",
]

Powered by Google App Engine
This is Rietveld 408576698