diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-04 16:42:31 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-04 16:42:31 +0000 |
commit | ae06cf3dbe1b23c578bd45b1091d64bc84f313d8 (patch) | |
tree | ed3307bedf5ee91b67c29640f55dc2ec61b3bbfb /chrome/DEPS | |
parent | fcfa31964df669827eade2a24b00ce9276caeea4 (diff) | |
download | chromium_src-ae06cf3dbe1b23c578bd45b1091d64bc84f313d8.zip chromium_src-ae06cf3dbe1b23c578bd45b1091d64bc84f313d8.tar.gz chromium_src-ae06cf3dbe1b23c578bd45b1091d64bc84f313d8.tar.bz2 |
A little more cleanup of DEPS.
BUG=98716
Review URL: https://chromiumcodereview.appspot.com/10521005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140304 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index c20594d..f0a66f70 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -24,9 +24,6 @@ include_rules = [ "+content/test/net", "+content/test/browser_test_base.h", # http://crbug.com/90448 - # TODO(ben): remove this - "+content/public/browser/native_web_keyboard_event.h", - # Don't allow inclusion of these other libs we shouldn't be calling directly. "-webkit", "-tools", |