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

Unified Diff: chrome/renderer/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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 6ce4fb47f62b516c26366e80de0f9ee2801fc172..fe9034a37eb0380138db03898f2f088b1156203a 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+components/translate/core/common",
"+components/translate/core/language_detection",
"+components/visitedlink/renderer",
+ "+content/app/strings/grit", # For generated headers
"+content/public/child",
"+content/public/renderer",
"+extensions/common",

Powered by Google App Engine
This is Rietveld 408576698