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

Unified Diff: content/shell/android/BUILD.gn

Issue 2431753002: Mus experiment in content shell on Android.
Patch Set: Fix mac bot Created 4 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
« no previous file with comments | « content/shell/DEPS ('k') | content/shell/android/java/res/layout/shell_view.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/android/BUILD.gn
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
index 4ae34574a989434d56b9f62e1a00df4a6f6d01c2..b07d66de21c9e02a266bfea6d93de70fd9c1a6f2 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -88,6 +88,7 @@ android_library("content_shell_apk_java") {
"//media/capture/video/android:capture_java",
"//net/android:net_java",
"//ui/android:ui_java",
+ "//ui/platform_window/android:platform_window_java",
]
# Supply manifest for linting.
« no previous file with comments | « content/shell/DEPS ('k') | content/shell/android/java/res/layout/shell_view.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698