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

Unified Diff: content/content_common.gypi

Issue 549603003: Create Mojo service for locking/unlocking screen orientation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 6 years, 3 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 5c88de000f740f116cdf475a81e46ad557a31dcf..ba61e69c0e95dece04264057f2098afaf4d99b3c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -468,6 +468,8 @@
'common/savable_url_schemes.cc',
'common/savable_url_schemes.h',
'common/screen_orientation_messages.h',
+ 'common/screen_orientation_utils.cc',
+ 'common/screen_orientation_utils.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