diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 05:03:26 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 05:03:26 +0000 |
commit | a6f06702801c5c6502df53f3ccea1c7301889b54 (patch) | |
tree | 9af3a98cdd1f001a64e8ab5f6481d68b3b334461 /webkit/tools | |
parent | 367a758fff63fe033045551915770969dd54e035 (diff) | |
download | chromium_src-a6f06702801c5c6502df53f3ccea1c7301889b54.zip chromium_src-a6f06702801c5c6502df53f3ccea1c7301889b54.tar.gz chromium_src-a6f06702801c5c6502df53f3ccea1c7301889b54.tar.bz2 |
Rolling back 26904, didn't take chrome branding into account.
BUG=None
TEST=None
TBR=sgk
Review URL: http://codereview.chromium.org/219007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26906 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/test_shell/test_shell.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp index 2c14cf1..cc497eb 100644 --- a/webkit/tools/test_shell/test_shell.gyp +++ b/webkit/tools/test_shell/test_shell.gyp @@ -38,7 +38,6 @@ '../../webkit.gyp:database', '../../webkit.gyp:glue', '../../webkit.gyp:webkit', - '../../webkit.gyp:webkit_resources', '../../webkit.gyp:inspector_resources', ], 'msvs_guid': '77C32787-1B96-CB84-B905-7F170629F0AC', |