Index: chromecast/browser/DEPS |
diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS |
index b1af3630329e086f94d0bd871e06a33606811c27..35ecafa4778435a221bb0fdd6f9b17474405db54 100644 |
--- a/chromecast/browser/DEPS |
+++ b/chromecast/browser/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
# chromecast/browser/ is the top-level main directory for the Chromecast |
# embedder and can include from all other chromecast/ directories. |
+ "+cc/base", |
danakj
2014/11/03 15:53:22
you could just deps on cc/base/switches.h?
GusFernandez
2014/11/03 16:34:25
Done.
|
"+chromecast", |
"+components/crash", |
"+content/public/browser", |