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

Unified Diff: extensions/browser/DEPS

Issue 239543005: Introduce extensions_strings.grd (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments (strings) Created 6 years, 8 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 | « chrome/tools/check_grd_for_unused_strings.py ('k') | extensions/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 480ea1080c4211fefd93bcf491cac634d3fc9e40..dfc7fe1c60cca3b5f43d8cabfb7e0f300210fbdb 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/keyed_service",
"+components/user_prefs",
"+content/public/browser",
+ "+grit/extensions_strings.h",
tfarina 2014/04/16 18:09:08 do you need this just yet? I don't see extensions/
James Cook 2014/04/16 21:08:36 I found another couple strings in extensions/brows
"+net",
"+sync",
"+third_party/leveldatabase",
« no previous file with comments | « chrome/tools/check_grd_for_unused_strings.py ('k') | extensions/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698