Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(348)

Unified Diff: Source/core/core.gypi

Issue 16024011: Construct a minimal blink library in-place (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix mac again Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/core.gyp ('k') | Source/modules/modules.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 9b48ab9c8ed72b706f4e3b6bf6194b0a26f5b75f..4a2e91852ebcfe8cfc20919eabd55348df6f6372 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3604,12 +3604,9 @@
'platform/chromium/support/WebActiveGestureAnimation.cpp',
'platform/chromium/support/WebActiveGestureAnimation.h',
'platform/chromium/support/WebAudioBus.cpp',
- 'platform/chromium/support/WebCString.cpp',
'platform/chromium/support/WebCursorInfo.cpp',
'platform/chromium/support/WebData.cpp',
'platform/chromium/support/WebDeviceMotionData.cpp',
- 'platform/chromium/support/WebFilterOperation.cpp',
- 'platform/chromium/support/WebFilterOperations.cpp',
'platform/chromium/support/WebFloatQuad.cpp',
'platform/chromium/support/WebHTTPBody.cpp',
'platform/chromium/support/WebHTTPLoadInfo.cpp',
@@ -3639,7 +3636,6 @@
'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
'platform/chromium/support/WebSpeechSynthesizerClientImpl.h',
- 'platform/chromium/support/WebString.cpp',
'platform/chromium/support/WebThreadSafeData.cpp',
'platform/chromium/support/WebTransformKeyframe.cpp',
'platform/chromium/support/WebURL.cpp',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/modules/modules.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698