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

Unified Diff: Source/modules/modules.gypi

Issue 191003009: Move DeviceSensorEvent* h|cpp files to a common module (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adam's comment: no new dir required Created 6 years, 9 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/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index f4bcd06129e9812c55ae9a70960ec7188e87e75a..435295b8f29c2370d00931cb1c099f821d975986 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -279,10 +279,6 @@
'device_orientation/DeviceOrientationInspectorAgent.h',
'device_orientation/DeviceRotationRate.cpp',
'device_orientation/DeviceRotationRate.h',
- 'device_orientation/DeviceSensorEventController.cpp',
- 'device_orientation/DeviceSensorEventController.h',
- 'device_orientation/DeviceSensorEventDispatcher.cpp',
- 'device_orientation/DeviceSensorEventDispatcher.h',
'donottrack/NavigatorDoNotTrack.cpp',
'donottrack/NavigatorDoNotTrack.h',
'encoding/TextDecoder.cpp',

Powered by Google App Engine
This is Rietveld 408576698