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

Unified Diff: chromecast/DEPS

Issue 2206813002: [chromecast] Remove default chromecast-wide deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « no previous file | chromecast/android/DEPS » ('j') | chromecast/base/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/DEPS
diff --git a/chromecast/DEPS b/chromecast/DEPS
index cc68c42264f07200cbe8b7329b823c4d88f0d37b..d43033aff36940997517667b1cc131b8701e2b0e 100644
--- a/chromecast/DEPS
+++ b/chromecast/DEPS
@@ -4,16 +4,9 @@ include_rules = [
# Chromecast code should explicitly declare its dependencies on each
# sub-directory within chromecast/.
"-chromecast",
+
+ # Other Chromecast-wide dependencies.
"+chromecast/base",
"+chromecast/chromecast_features.h",
"+chromecast/public",
-
- # Other Chromecast-wide dependencies.
- "+content/public/common",
- "+crypto",
- "+grit/chromecast_settings.h",
- "+grit/shell_resources.h",
- "+jni",
- "+net",
- "+ui",
]
« no previous file with comments | « no previous file | chromecast/android/DEPS » ('j') | chromecast/base/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698