diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-28 22:39:03 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-28 22:39:03 +0000 |
commit | 28b6d3554a56f6611b74bad1e1baf24e38ec7070 (patch) | |
tree | cfbcc926e7ee910eb401d53145103558521c17e9 /content/DEPS | |
parent | a79da451242089a29d98ff29374bbf4bf5360087 (diff) | |
download | chromium_src-28b6d3554a56f6611b74bad1e1baf24e38ec7070.zip chromium_src-28b6d3554a56f6611b74bad1e1baf24e38ec7070.tar.gz chromium_src-28b6d3554a56f6611b74bad1e1baf24e38ec7070.tar.bz2 |
Minor DEPS cleanup.
R=scottmg@chromium.org
Review URL: https://codereview.chromium.org/18050013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209227 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/DEPS b/content/DEPS index 32a2737..25d7d8b 100644 --- a/content/DEPS +++ b/content/DEPS @@ -100,8 +100,6 @@ include_rules = [ "-ui/views", "+webkit", - "-webkit/dom_storage", - "+webkit/dom_storage/dom_storage_types.h", # For generated JNI includes. "+jni", |