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

Unified Diff: content/content_browser.gypi

Issue 164913004: Chromium plumbing for Screen Orientation API orientationchange events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use enum + android backend 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f24002d00e5c399725c2c39367a2ff9b276c2453..12922ebdbb376a1c3b4e2123e5c80c38239f15bc 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1106,6 +1106,8 @@
'browser/resource_context_impl.h',
'browser/safe_util_win.cc',
'browser/safe_util_win.h',
+ 'browser/screen_orientation/screen_orientation_dispatcher_host.cc',
+ 'browser/screen_orientation/screen_orientation_dispatcher_host.h',
'browser/service_worker/embedded_worker_instance.cc',
'browser/service_worker/embedded_worker_instance.h',
'browser/service_worker/embedded_worker_registry.cc',

Powered by Google App Engine
This is Rietveld 408576698