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

Unified Diff: chromecast/app/DEPS

Issue 638803002: Reorganizes Chromecast code to better reflect functional dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: extra DEPS: chromecast/crash/android --> chromecast/common Created 6 years, 2 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/cast_jni_registrar.cc ('k') | chromecast/app/android/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/app/DEPS
diff --git a/chromecast/shell/app/DEPS b/chromecast/app/DEPS
similarity index 85%
rename from chromecast/shell/app/DEPS
rename to chromecast/app/DEPS
index 3dad0898cb0448dc8d23eb0c712858c4704109a4..835bef67d5630a96e3d29a5abb433efc27628521 100644
--- a/chromecast/shell/app/DEPS
+++ b/chromecast/app/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+chromecast",
"+components/crash",
"+content/public/app",
"+content/public/browser",
« no previous file with comments | « chromecast/android/cast_jni_registrar.cc ('k') | chromecast/app/android/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698