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

Unified Diff: content/child/DEPS

Issue 423613003: Move strings from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix athena 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: content/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index 3adcf04965d1ac4cb943c5ea424578769d7e43c9..be1e09fb539361985e19d7967cfbe7221b81b6dd 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/tracing",
+ "+content/app/strings/grit", # For generated headers
"+content/public/child",
"+media/base/android",
]

Powered by Google App Engine
This is Rietveld 408576698