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

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: Improve test 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 e08b7e580acd281664ef409802c8975e8ecc34e1..58627a58f387f0b2093ace6c76c5bee5feb2924c 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -611,8 +611,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',

Powered by Google App Engine
This is Rietveld 408576698