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

Unified Diff: chromecast/android/DEPS

Issue 2570623003: [Chromecast] Turn CastContentWindow into an abstract interface. (Closed)
Patch Set: Fix browser test Created 3 years, 11 months 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/android/BUILD.gn ('k') | chromecast/android/cast_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/android/DEPS
diff --git a/chromecast/android/DEPS b/chromecast/android/DEPS
index 42eeb3278af1ec8cfcecf433f64dfbe53119f3c3..c80012b5621e39fd8d3706ab0ee35fbea8154c7d 100644
--- a/chromecast/android/DEPS
+++ b/chromecast/android/DEPS
@@ -1,6 +1,3 @@
include_rules = [
"+jni",
-
- # TODO(sanfin): Remove cyclic dependency between content and android.
- "!chromecast/browser/android",
]
« no previous file with comments | « chromecast/android/BUILD.gn ('k') | chromecast/android/cast_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698