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

Unified Diff: chromecast/android/DEPS

Issue 2498423003: [chromecast] Cleanup android DEPS. (Closed)
Patch Set: 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 | « no previous file | chromecast/utility/DEPS » ('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 e3f3603610539dd7d3459699c5cd58e6ad4e586d..42eeb3278af1ec8cfcecf433f64dfbe53119f3c3 100644
--- a/chromecast/android/DEPS
+++ b/chromecast/android/DEPS
@@ -1,6 +1,6 @@
include_rules = [
- "+chromecast/android",
- "+chromecast/app/android",
- "+chromecast/browser/android",
"+jni",
+
+ # TODO(sanfin): Remove cyclic dependency between content and android.
+ "!chromecast/browser/android",
]
« no previous file with comments | « no previous file | chromecast/utility/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698