summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-18 18:46:40 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-18 18:46:40 +0000
commit43390223664bd9e55d33b56799e3d98d5504be6b (patch)
tree247531d999c44f8ba121eafa07be607bace01a02 /DEPS
parent7e1e1d207ef6e11fb5790b95c737c9b1f4ffdada (diff)
downloadchromium_src-43390223664bd9e55d33b56799e3d98d5504be6b.zip
chromium_src-43390223664bd9e55d33b56799e3d98d5504be6b.tar.gz
chromium_src-43390223664bd9e55d33b56799e3d98d5504be6b.tar.bz2
Chrome side of unforking. I need to pull WebKit with the change that unforks KURL.h
This makes us defile USE(GOOGLEURL) and use that instead of USE_GOOGLE_URL_LIBRARY. I also fixed some places to be able to compile without it if possible (I think I will be wanting that capability in the future to test changes they may make upstream). Review URL: http://codereview.chromium.org/14494 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7231 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7fc8241..0fe2cc4 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@63",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@7095",
+ "/trunk/deps/third_party/WebKit@7221",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@6780",