summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-14 18:51:24 +0000
committerjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-14 18:51:24 +0000
commit97b4f5ec10574a789722a03ba0ad415b62b8422b (patch)
tree8b1058f16b0bdb69c552dc678cf94e147760ffeb /cc/cc_tests.gyp
parent9bc1541dca1fcd60e28d49a2850e8a85564225f8 (diff)
downloadchromium_src-97b4f5ec10574a789722a03ba0ad415b62b8422b.zip
chromium_src-97b4f5ec10574a789722a03ba0ad415b62b8422b.tar.gz
chromium_src-97b4f5ec10574a789722a03ba0ad415b62b8422b.tar.bz2
Remove WebString refs from cc/, they are all dead code
These are all dead code - production code never calls any functions that would deal with a WebString. BUG=181120 Review URL: https://codereview.chromium.org/134383004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244777 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 89c2c6d..309604c 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -335,7 +335,6 @@
'../skia/skia.gyp:skia',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
- '../third_party/WebKit/public/blink.gyp:blink_minimal',
'../third_party/mesa/mesa.gyp:osmesa',
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',