diff options
author | mlloyd@chromium.org <mlloyd@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-24 23:20:34 +0000 |
---|---|---|
committer | mlloyd@chromium.org <mlloyd@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-24 23:20:34 +0000 |
commit | f8e141140abad9059828952fbca013dcf867300d (patch) | |
tree | 327be2357d9cd50c6cdcaf30e6700679100a1677 /webkit/DEPS | |
parent | 06a0c94e817354c8c12afe4748ce68a418b0ed1b (diff) | |
download | chromium_src-f8e141140abad9059828952fbca013dcf867300d.zip chromium_src-f8e141140abad9059828952fbca013dcf867300d.tar.gz chromium_src-f8e141140abad9059828952fbca013dcf867300d.tar.bz2 |
Revert "Show a warning message if the cache might not be cleared correctly between runs."
This reverts SVN revision 50777.
Review URL: http://codereview.chromium.org/2819024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50780 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index a8ad57f..113d8488 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -14,9 +14,6 @@ include_rules = [ # For databases/ "+app/sql", - # For extensions/v8/benchmarking_extension.cc - "+chrome/common", - # TODO(brettw) - review these; move up if it's ok, or remove the dependency "+net/base", "+net/ftp", |