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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index fbaa27e43ecfb4ed7d1638e48d3aca86bc376b7f..0155a4e2d37c3cd42c4b97b7746996ec534b5232 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -366,6 +366,7 @@
'common/sandbox_win.h',
'common/savable_url_schemes.cc',
'common/savable_url_schemes.h',
+ 'common/screen_orientation_messages.h',
'common/service_worker/embedded_worker_messages.h',
'common/service_worker/service_worker_messages.h',
'common/service_worker/service_worker_status_code.cc',

Powered by Google App Engine
This is Rietveld 408576698