summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorleviw@chromium.org <leviw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-22 21:25:09 +0000
committerleviw@chromium.org <leviw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-22 21:25:09 +0000
commit2071220db64a7182f5459da380d74d117ca56cb0 (patch)
treec53e7b3d57c0b7a9e2a4394951f82afaba06d165 /DEPS
parent5a24ace85c5024fde956ce9e42ebc1bc96d033ce (diff)
downloadchromium_src-2071220db64a7182f5459da380d74d117ca56cb0.zip
chromium_src-2071220db64a7182f5459da380d74d117ca56cb0.tar.gz
chromium_src-2071220db64a7182f5459da380d74d117ca56cb0.tar.bz2
Rolling WebKit DEPS back to 132013 until we have a happy tree.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163384 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS6
1 files changed, 1 insertions, 5 deletions
diff --git a/DEPS b/DEPS
index 052581c..0c29b3d 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
"sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
"webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
- "webkit_revision": "132073",
+ "webkit_revision": "132013",
"chromium_git": "http://git.chromium.org/git",
"chromiumos_git": "http://git.chromium.org/chromiumos",
"swig_revision": "69281",
@@ -569,10 +569,6 @@ include_rules = [
# this should probably change.
"+unicode",
"+testing",
-
- # Until we finish breaking dependencies of base/prefs back to chrome/,
- # don't try to use it (unless you're in chrome/).
- "-base/prefs",
]