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

Unified Diff: content/content_browser.gypi

Issue 177793003: Chromium plumbing for Screen Orientation API lock/unlock. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chromium_plumbing_screen_orientation
Patch Set: fix compilation issue Created 6 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
« no previous file with comments | « content/common/screen_orientation_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index bad910dbe46ff9f3c90a5dd10117100ad601c221..13b7fb6ed44713dfa230b8ad92edb9ea6a8e1f69 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1113,6 +1113,7 @@
'browser/safe_util_win.h',
'browser/screen_orientation/screen_orientation_dispatcher_host.cc',
'browser/screen_orientation/screen_orientation_dispatcher_host.h',
+ 'browser/screen_orientation/screen_orientation_provider.h',
'browser/service_worker/embedded_worker_instance.cc',
'browser/service_worker/embedded_worker_instance.h',
'browser/service_worker/embedded_worker_registry.cc',
« no previous file with comments | « content/common/screen_orientation_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698