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

Unified Diff: chromecast/browser/android/BUILD.gn

Issue 2541513005: [Chromecast] Start CastShellActivity successful on cast for Android (Closed)
Patch Set: Remove unnecessary dep Created 4 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
« no previous file with comments | « chromecast/base/java/src/org/chromium/chromecast/base/DumpstateWriter.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/android/BUILD.gn
diff --git a/chromecast/browser/android/BUILD.gn b/chromecast/browser/android/BUILD.gn
index 4b69a941ef796974194d4a7fcde3e961ccae2d0c..5b801d3acff2d85f77a8bf53dc32321f1f5c8162 100644
--- a/chromecast/browser/android/BUILD.gn
+++ b/chromecast/browser/android/BUILD.gn
@@ -43,6 +43,7 @@ android_library("cast_shell_java") {
"//base:base_java",
"//chromecast/base:base_java",
"//content/public/android:content_java",
+ "//device/geolocation:geolocation_java",
"//media/base/android:media_java",
"//net/android:net_java",
« no previous file with comments | « chromecast/base/java/src/org/chromium/chromecast/base/DumpstateWriter.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698