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

Unified Diff: chromecast/common/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
Index: chromecast/common/DEPS
diff --git a/components/cdm/common/DEPS b/chromecast/common/DEPS
similarity index 64%
copy from components/cdm/common/DEPS
copy to chromecast/common/DEPS
index d5923ee96cb072bf837a7a4e685bea65e8ea0ea0..7894c4568f99af85be6b8e222e643482a1df93c9 100644
--- a/components/cdm/common/DEPS
+++ b/chromecast/common/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+content/public/common",
+ "+ui/base",
+ "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698