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

Unified Diff: chromecast/shell/browser/DEPS

Issue 223143003: Initial checkin of chromecast content embedder (cast_shell) and related build scripts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove ScreenCast code and stale comments. Created 6 years, 6 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/shell/browser/DEPS
diff --git a/ash/screensaver/DEPS b/chromecast/shell/browser/DEPS
similarity index 71%
copy from ash/screensaver/DEPS
copy to chromecast/shell/browser/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..d55f49cfa93b8dbb50e5c92fa614ca4468d55081 100644
--- a/ash/screensaver/DEPS
+++ b/chromecast/shell/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+webkit/common",
]

Powered by Google App Engine
This is Rietveld 408576698