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

Unified Diff: extensions/browser/DEPS

Issue 239543005: Introduce extensions_strings.grd (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move localized 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
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",
"+net",
"+sync",
"+third_party/leveldatabase",

Powered by Google App Engine
This is Rietveld 408576698