diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-25 03:20:35 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-25 03:20:35 +0000 |
commit | c77702cddb59dd0b6304ca2c46a72aeec7ee84b0 (patch) | |
tree | 145aecddfed76f23422ed756717dbd3fd4641f1e /DEPS | |
parent | 34b2bb45e9f363cde3562b0b4584f8fd774b1830 (diff) | |
download | chromium_src-c77702cddb59dd0b6304ca2c46a72aeec7ee84b0.zip chromium_src-c77702cddb59dd0b6304ca2c46a72aeec7ee84b0.tar.gz chromium_src-c77702cddb59dd0b6304ca2c46a72aeec7ee84b0.tar.bz2 |
Revert r50798 as it seems to create ui test failures
TBR=ericu, michaeln
Review URL: http://codereview.chromium.org/2863025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50813 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -100,9 +100,6 @@ deps = { "src/chrome/test/data/layout_tests/LayoutTests/fast/workers": Var("webkit_trunk") + "/LayoutTests/fast/workers@" + Var("webkit_revision"), - "src/chrome/test/data/layout_tests/LayoutTests/http/tests/appcache": - Var("webkit_trunk") + "/LayoutTests/http/tests/appcache@" + - Var("webkit_revision"), "src/chrome/test/data/layout_tests/LayoutTests/http/tests/resources": Var("webkit_trunk") + "/LayoutTests/http/tests/resources@" + Var("webkit_revision"), |