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

Unified Diff: chromecast/DEPS

Issue 467043002: Adds locale strings to Chromecast build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: chromecast/DEPS
diff --git a/chromecast/DEPS b/chromecast/DEPS
index 1a7a778956d7c97c83fb1730d7dd139a166ecfdd..438dbc008d708f466f318dd8a53a1b9fa25d031f 100644
--- a/chromecast/DEPS
+++ b/chromecast/DEPS
@@ -3,6 +3,8 @@
include_rules = [
"+content/public/common",
"+crypto",
+ "+grit/chromecast_settings.h",
+ "+grit/shell_resources.h",
lcwu1 2014/08/14 15:08:16 Ditto. (Maybe you just need to do a rebase after y
"+net",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698