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

Unified Diff: Source/modules/modules.gypi

Issue 364253007: Revert of [screen-orientation] Expose orientation info in OrientationInformation interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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/core/frame/LocalFrame.cpp ('k') | Source/modules/screen_orientation/OrientationInformation.h » ('j') | 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 4ea271c3ef1f0fc5a55d9282f92aad9d0c0f597b..b119085be59c91695bd7cb087fb3d2b14ff44353 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -119,7 +119,6 @@
'quota/StorageQuota.idl',
'quota/StorageQuotaCallback.idl',
'quota/StorageUsageCallback.idl',
- 'screen_orientation/OrientationInformation.idl',
'serviceworkers/Client.idl',
'serviceworkers/FetchEvent.idl',
'serviceworkers/HeaderMap.idl',
@@ -647,8 +646,6 @@
'quota/WorkerNavigatorStorageQuota.h',
'screen_orientation/LockOrientationCallback.cpp',
'screen_orientation/LockOrientationCallback.h',
- 'screen_orientation/OrientationInformation.cpp',
- 'screen_orientation/OrientationInformation.h',
'screen_orientation/ScreenOrientation.cpp',
'screen_orientation/ScreenOrientation.h',
'screen_orientation/ScreenOrientationController.cpp',
« no previous file with comments | « Source/core/frame/LocalFrame.cpp ('k') | Source/modules/screen_orientation/OrientationInformation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698