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

Unified Diff: Source/modules/modules.gypi

Issue 1195793008: [DevTools] Implement screen orientation override. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: error tests Created 5 years, 6 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 2f8b07a911a985ae127802174af48cd39402b342..28733cc180dc6c6e99f01724da14f1368c3c2944 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1151,6 +1151,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/FetchEvent.cpp',

Powered by Google App Engine
This is Rietveld 408576698