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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1723663005: Revert of [DevTools] Move screen orientation override to RenderWidgetScreenMetricsEmulator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 1e39415a92872ca6fca100b74b52484fd38df649..b4a7ee5f4bb267b6165be72bf00fed880022ba12 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1403,6 +1403,8 @@
'screen_orientation/ScreenOrientationController.h',
'screen_orientation/ScreenOrientationDispatcher.cpp',
'screen_orientation/ScreenOrientationDispatcher.h',
+ 'screen_orientation/ScreenOrientationInspectorAgent.cpp',
+ 'screen_orientation/ScreenOrientationInspectorAgent.h',
'serviceworkers/ExtendableEvent.cpp',
'serviceworkers/ExtendableEvent.h',
'serviceworkers/ExtendableMessageEvent.cpp',

Powered by Google App Engine
This is Rietveld 408576698