From 465a7023eb9a42b64ba15c08ed7f411d562b9340 Mon Sep 17 00:00:00 2001 From: "georgey@chromium.org" Date: Thu, 29 Mar 2012 01:38:07 +0000 Subject: 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 --- build/all.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'build/all.gyp') 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', -- cgit v1.1