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

Unified Diff: content/content_browser.gypi

Issue 1758823004: Screen.orientation lock API implementation for Windows8 and later. (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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index e86e4e64aa0fb48fddeda3b12a156c6ce3d67a4d..e48a44fafd08558c56c7cabb2f96447638a3a360 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1370,6 +1370,8 @@
'browser/resource_context_impl.h',
'browser/safe_util_win.cc',
'browser/safe_util_win.h',
+ 'browser/screen_orientation/screen_orientation_delegate_win.cc',
+ 'browser/screen_orientation/screen_orientation_delegate_win.h',
'browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc',
'browser/screen_orientation/screen_orientation_dispatcher_host_impl.h',
'browser/service_worker/embedded_worker_instance.cc',

Powered by Google App Engine
This is Rietveld 408576698