summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorapatrick@google.com <apatrick@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 19:46:15 +0000
committerapatrick@google.com <apatrick@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 19:46:15 +0000
commitabc1270d65fb0da8bc5736b6595d18e48f192864 (patch)
treeaab3acfb69306082f350ac22a0c62236faed8ed8 /DEPS
parent7303265c8062853b693019726b7450abe218a87d (diff)
downloadchromium_src-abc1270d65fb0da8bc5736b6595d18e48f192864.zip
chromium_src-abc1270d65fb0da8bc5736b6595d18e48f192864.tar.gz
chromium_src-abc1270d65fb0da8bc5736b6595d18e48f192864.tar.bz2
Bumped reference build revision to 33838.
TEST=none BUG=none Review URL: http://codereview.chromium.org/460078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33839 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index ca83200..adc6acc 100644
--- a/DEPS
+++ b/DEPS
@@ -97,7 +97,7 @@ deps = {
Var("webkit_revision"),
"src/chrome/tools/test/reference_build":
- "/trunk/deps/reference_builds@33150",
+ "/trunk/deps/reference_builds@33838",
}
@@ -119,7 +119,7 @@ deps_os = {
"src/third_party/xulrunner-sdk":
"/trunk/deps/third_party/xulrunner-sdk@17887",
"src/chrome_frame/tools/test/reference_build/chrome":
- "/trunk/deps/reference_builds/chrome_frame@27181",
+ "/trunk/deps/reference_builds/chrome_frame@33838",
# Parses Windows PE/COFF executable format.
"src/third_party/pefile":