Chromium Code Reviews| Index: extensions/DEPS |
| diff --git a/extensions/DEPS b/extensions/DEPS |
| index 9d6a6a0cb5f0dba7de4c7d27985daefa5a7b47cd..0fc52ca0724731259fbac5dd9718f7b5aaa49b77 100644 |
| --- a/extensions/DEPS |
| +++ b/extensions/DEPS |
| @@ -13,7 +13,6 @@ include_rules = [ |
| # |
| # TODO(jamescook): Remove these. http://crbug.com/162530 |
| "!chrome/browser/chrome_notification_types.h", |
| - "!grit/common_resources.h", |
|
James Cook
2014/05/20 18:15:47
Hooray!
|
| '!grit/extensions_api_resources.h', |
| # This is needed for renderer JS sources which should eventually move to |
| # the extensions_resources target. |