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

Unified Diff: Source/modules/modules.gypi

Issue 381753002: Revert of [screen-orientation] Update implementation to match recent spec changes. (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/modules/EventTargetModulesFactory.in ('k') | Source/modules/screen_orientation/ScreenOrientation.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 cdf253a40991affc87b42a1cbf1ac4a80cfc6c3f..8baafe0fb14d6d0af7708c7306fff672983305df 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -114,7 +114,6 @@
'quota/StorageQuota.idl',
'quota/StorageQuotaCallback.idl',
'quota/StorageUsageCallback.idl',
- 'screen_orientation/ScreenOrientation.idl',
'serviceworkers/Client.idl',
'serviceworkers/FetchEvent.idl',
'serviceworkers/HeaderMap.idl',
@@ -230,7 +229,7 @@
'quota/NavigatorStorageQuota.idl',
'quota/WindowQuota.idl',
'quota/WorkerNavigatorStorageQuota.idl',
- 'screen_orientation/ScreenScreenOrientation.idl',
+ 'screen_orientation/ScreenOrientation.idl',
'serviceworkers/NavigatorServiceWorker.idl',
'speech/WindowSpeech.idl',
'speech/WindowSpeechSynthesis.idl',
@@ -632,8 +631,6 @@
'quota/WorkerNavigatorStorageQuota.h',
'screen_orientation/LockOrientationCallback.cpp',
'screen_orientation/LockOrientationCallback.h',
- 'screen_orientation/ScreenScreenOrientation.cpp',
- 'screen_orientation/ScreenScreenOrientation.h',
'screen_orientation/ScreenOrientation.cpp',
'screen_orientation/ScreenOrientation.h',
'screen_orientation/ScreenOrientationController.cpp',
« no previous file with comments | « Source/modules/EventTargetModulesFactory.in ('k') | Source/modules/screen_orientation/ScreenOrientation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698