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

Unified Diff: chromecast/shell/renderer/DEPS

Issue 454113003: Chromecast: pages default to having a black background. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: restrict DEPS scope Created 6 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/shell/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/shell/renderer/DEPS
diff --git a/chromecast/shell/renderer/DEPS b/chromecast/shell/renderer/DEPS
index 725e151a7a51599df3da9cefa866a26df47e9ac1..ad0391cf78ba88aa4ab900aaa652f217aa092a9f 100644
--- a/chromecast/shell/renderer/DEPS
+++ b/chromecast/shell/renderer/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+content/public/renderer",
+ "+third_party/WebKit/public/platform",
+ "+third_party/WebKit/public/web",
]
« no previous file with comments | « no previous file | chromecast/shell/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698