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", |