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

Unified Diff: Source/modules/modules.gypi

Issue 277413002: Make screen.orientation implementation use WebScreenInfo::orientationType (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add FIXME comment 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
« no previous file with comments | « Source/core/frame/LocalFrame.cpp ('k') | Source/modules/screen_orientation/ScreenOrientationController.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 b0ac3b6f781ff32a33a43e6ccaece6544ab70871..20faf50ae34997d8cd9809fb8b8cc516c784bfd1 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -628,8 +628,6 @@
'screen_orientation/ScreenOrientation.h',
'screen_orientation/ScreenOrientationController.cpp',
'screen_orientation/ScreenOrientationController.h',
- 'screen_orientation/ScreenOrientationDispatcher.cpp',
- 'screen_orientation/ScreenOrientationDispatcher.h',
'serviceworkers/Cache.cpp',
'serviceworkers/Cache.h',
'serviceworkers/Client.cpp',
« no previous file with comments | « Source/core/frame/LocalFrame.cpp ('k') | Source/modules/screen_orientation/ScreenOrientationController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698