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

Unified Diff: Source/core/core.gypi

Issue 336693004: Deduplicate DeviceEvent* classes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: oops - fix grammar in test expectation as well Created 6 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 dd38a46edacfc4a0d23fa7942530e7f187b232f9..198daf6552b46e5677a2447bdad5e7167f9b2ec5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1147,10 +1147,6 @@
'frame/DeviceEventControllerBase.h',
'frame/DeviceEventDispatcherBase.cpp',
'frame/DeviceEventDispatcherBase.h',
- 'frame/DeviceSensorEventController.cpp',
- 'frame/DeviceSensorEventController.h',
- 'frame/DeviceSensorEventDispatcher.cpp',
- 'frame/DeviceSensorEventDispatcher.h',
'frame/DeviceSingleWindowEventController.cpp',
'frame/DeviceSingleWindowEventController.h',
'frame/EventHandlerRegistry.cpp',
« no previous file with comments | « LayoutTests/gamepad/multiple-event-listeners-expected.txt ('k') | Source/core/frame/DeviceSensorEventController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698