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

Unified Diff: Source/modules/modules.gypi

Issue 189413008: Move DeviceOrientation / DeviceMotion event handlers to device_orientation module (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/modules/device_orientation/WindowDeviceOrientation.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 1ef5890ab8a840794480065201b808ff0dca568f..33ecad34677c5d26da0d35d5d66acdcc6e316fd6 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -189,6 +189,8 @@
'battery/NavigatorBattery.idl',
'crypto/WindowCrypto.idl',
'crypto/WorkerGlobalScopeCrypto.idl',
+ 'device_orientation/WindowDeviceMotion.idl',
+ 'device_orientation/WindowDeviceOrientation.idl',
'donottrack/NavigatorDoNotTrack.idl',
'encryptedmedia/HTMLMediaElementEncryptedMedia.idl',
'filesystem/DataTransferItemFileSystem.idl',
« no previous file with comments | « Source/modules/device_orientation/WindowDeviceOrientation.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698