diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-11 03:39:03 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-11 03:39:03 +0000 |
commit | f55023bab5779140e8df526bea4791447500905e (patch) | |
tree | 2fefc3ce936c0536275057cccf09d4e4f51aa8cb /build | |
parent | 1d3ab96728e057bcbf59f4f6cadf4ca1ff8cebbf (diff) | |
download | chromium_src-f55023bab5779140e8df526bea4791447500905e.zip chromium_src-f55023bab5779140e8df526bea4791447500905e.tar.gz chromium_src-f55023bab5779140e8df526bea4791447500905e.tar.bz2 |
Remove DRT.gyp from chromium build. The target is moving to WebKit.gyp.
TBR=tkent
Review URL: http://codereview.chromium.org/2031006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46884 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 569a510..178d9df 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -40,7 +40,6 @@ '../third_party/ots/ots.gyp:*', '../third_party/sqlite/sqlite.gyp:*', '../third_party/WebKit/WebKit/chromium/WebKit.gyp:*', - '../third_party/WebKit/WebKitTools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:*', '../third_party/zlib/zlib.gyp:*', '../webkit/webkit.gyp:*', 'util/build_util.gyp:*', |