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

Unified Diff: extensions/common/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/common/DEPS
diff --git a/extensions/common/DEPS b/extensions/common/DEPS
index 19732c66c6a52350580dd5c1bf3dc57bbb77e218..1739f9de4d363191c0fab1e88a0038b805319828 100644
--- a/extensions/common/DEPS
+++ b/extensions/common/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+device/usb",
+ "+grit/extensions_strings.h",
"+net",
"+third_party/re2",
]

Powered by Google App Engine
This is Rietveld 408576698