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

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 typo 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b4df9665e995188ef2d17a6e64b16486996c8e37..382607508ace8404e6ec38e4649f86b1a9c48b7b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3613,8 +3613,6 @@
'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',
@@ -3644,7 +3642,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',

Powered by Google App Engine
This is Rietveld 408576698