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 169403006: Screen Orientation API: screen.orientation & orientationchange event (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 ea9609f7cbead5db50912c157bdcb378bf923e99..edca8a99ef240e42e61548b320ce1265e8f7c80e 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -542,6 +542,8 @@
'quota/WorkerNavigatorStorageQuota.h',
'screen_orientation/ScreenOrientation.cpp',
'screen_orientation/ScreenOrientation.h',
+ 'screen_orientation/ScreenOrientationController.cpp',
+ 'screen_orientation/ScreenOrientationController.h',
'serviceworkers/InstallEvent.cpp',
'serviceworkers/InstallEvent.h',
'serviceworkers/InstallPhaseEvent.cpp',

Powered by Google App Engine
This is Rietveld 408576698