summaryrefslogtreecommitdiffstats
path: root/extensions/DEPS
diff options
context:
space:
mode:
authoryoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-24 03:14:39 +0000
committeryoz@chromium.org <yoz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-24 03:14:39 +0000
commitcce6098f7f1bf24fecf648e3cdb6c1f23db42ef8 (patch)
treef414f043dee276f6a4e153251ccff4369a2d4ccb /extensions/DEPS
parent8204ede6262a8d7aa0c76f399c6c435babd0855b (diff)
downloadchromium_src-cce6098f7f1bf24fecf648e3cdb6c1f23db42ef8.zip
chromium_src-cce6098f7f1bf24fecf648e3cdb6c1f23db42ef8.tar.gz
chromium_src-cce6098f7f1bf24fecf648e3cdb6c1f23db42ef8.tar.bz2
Move extension API schema registration to ExtensionsClient.
BUG=368334 Review URL: https://codereview.chromium.org/296133011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272696 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'extensions/DEPS')
-rw-r--r--extensions/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/DEPS b/extensions/DEPS
index 0fc52ca..f919975 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/extensions_api_resources.h',
# This is needed for renderer JS sources which should eventually move to
# the extensions_resources target.
"!grit/renderer_resources.h",