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

Unified Diff: Source/web/web.gypi

Issue 27462002: Remove web/{android, gtk, win} (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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/web/web.gyp ('k') | Source/web/win/WebInputEventFactory.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 58dad6563446bc48ab1dbd1e894cc78604d65e81..541e4aa99149e397265a7cb6576db97b4786a3eb 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -178,6 +178,10 @@
'WebImageSkia.cpp',
'WebInputElement.cpp',
'WebInputEvent.cpp',
+ 'WebInputEventFactoryAndroid.cpp',
+ 'WebInputEventFactoryGtk.cpp',
+ 'WebInputEventFactoryWin.cpp',
+ 'WebInputEventFactory.mm',
'WebInputEventConversion.cpp',
'WebInputEventConversion.h',
'WebKit.cpp',
@@ -260,19 +264,15 @@
'WorkerAllowMainThreadBridgeBase.h',
'WorkerFileSystemClient.cpp',
'WorkerFileSystemClient.h',
- 'android/WebInputEventFactory.cpp',
'default/WebRenderTheme.cpp',
- 'gtk/WebInputEventFactory.cpp',
'linux/WebFontInfo.cpp',
'linux/WebFontRenderStyle.cpp',
'linux/WebFontRendering.cpp',
- 'mac/WebInputEventFactory.mm',
'mac/WebSubstringUtil.mm',
'painting/ContinuousPainter.cpp',
'painting/ContinuousPainter.h',
'painting/PaintAggregator.cpp',
'painting/PaintAggregator.h',
- 'win/WebInputEventFactory.cpp',
],
'web_unittest_files': [
'tests/AssociatedURLLoaderTest.cpp',
« no previous file with comments | « Source/web/web.gyp ('k') | Source/web/win/WebInputEventFactory.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698