diff options
author | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 01:38:07 +0000 |
---|---|---|
committer | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 01:38:07 +0000 |
commit | 465a7023eb9a42b64ba15c08ed7f411d562b9340 (patch) | |
tree | b8f92475d29e53d6fd4b7419d578ec829279b58f /build/all.gyp | |
parent | c7c0d4c99bbac6bb7b1d410ae7d70cbfa30d2313 (diff) | |
download | chromium_src-465a7023eb9a42b64ba15c08ed7f411d562b9340.zip chromium_src-465a7023eb9a42b64ba15c08ed7f411d562b9340.tar.gz chromium_src-465a7023eb9a42b64ba15c08ed7f411d562b9340.tar.bz2 |
Revert 129510 - Adding qcms to use for handling ICC tagged images. This will be used by chromium webkit port.
http://chrome-master2.mtv:8011/
Failure on official continuous builder.
http://chrome-master2.mtv:8011/builders/linux32%20trunk/builds/3711
BUG=143
TEST=NONE
Review URL: http://codereview.chromium.org/9702032
TBR=tpayne@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9910003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129549 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-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 48a1500..731b28c 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -47,7 +47,6 @@ '../third_party/modp_b64/modp_b64.gyp:*', '../third_party/npapi/npapi.gyp:*', '../third_party/ots/ots.gyp:*', - '../third_party/qcms/qcms.gyp:*', '../third_party/sqlite/sqlite.gyp:*', '../third_party/WebKit/Source/WebKit/chromium/All.gyp:*', '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:generate_devtools_zip', |