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

Unified Diff: Source/modules/modules.gypi

Issue 283423005: Use Promises for screen.lockOrientation(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: review commenst Created 6 years, 7 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 b3f148380f6987a3bb161c3ea3883ebbb7a8358c..e93a2010a2c08e1d199b75716847e6e4fafb69ad 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -617,6 +617,8 @@
'quota/StorageUsageCallback.h',
'quota/WorkerNavigatorStorageQuota.cpp',
'quota/WorkerNavigatorStorageQuota.h',
+ 'screen_orientation/LockOrientationCallback.cpp',
+ 'screen_orientation/LockOrientationCallback.h',
'screen_orientation/ScreenOrientation.cpp',
'screen_orientation/ScreenOrientation.h',
'screen_orientation/ScreenOrientationController.cpp',

Powered by Google App Engine
This is Rietveld 408576698