summaryrefslogtreecommitdiffstats
path: root/cc/cc.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.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.gyp')
-rw-r--r--cc/cc.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 8ef6bde..c9196db 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -16,7 +16,6 @@
'<(DEPTH)/gpu/gpu.gyp:gpu',
'<(DEPTH)/media/media.gyp:media',
'<(DEPTH)/skia/skia.gyp:skia',
- '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink_minimal',
'<(DEPTH)/ui/events/events.gyp:events_base',
'<(DEPTH)/ui/gfx/gfx.gyp:gfx',
'<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry',