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

Unified Diff: content/DEPS

Issue 423613003: Move strings from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sort 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 | « components/components_tests.gyp ('k') | content/app/strings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 9d1cdbcdd1bed0a6d43df5a9279faefe0d3d714f..1fff9907621e3b89acc6c5c18347cfc39a0f5ce0 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -26,10 +26,10 @@ include_rules = [
"+crypto",
"+grit/blink_resources.h",
"+grit/content_resources.h",
+ "+grit/content_strings.h",
"+grit/ui_resources.h",
"+grit/ui_strings.h",
"+grit/webkit_resources.h",
- "+grit/webkit_strings.h",
"+grit/webui_resources.h",
"+grit/webui_resources_map.h",
« no previous file with comments | « components/components_tests.gyp ('k') | content/app/strings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698