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

Unified Diff: content/browser/BUILD.gn

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: Codereview update Created 4 years, 1 month 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0248825a887d7457aff6fdd0a6bfc1b3ec6cfb70..a7ae196c8b3f4777fad6d40e7a72ed3dd6118461 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1160,10 +1160,10 @@ source_set("browser") {
"resolve_proxy_msg_helper.h",
"resource_context_impl.cc",
"resource_context_impl.h",
+ "screen_orientation/screen_orientation.cc",
+ "screen_orientation/screen_orientation.h",
"screen_orientation/screen_orientation_delegate_win.cc",
"screen_orientation/screen_orientation_delegate_win.h",
- "screen_orientation/screen_orientation_dispatcher_host_impl.cc",
- "screen_orientation/screen_orientation_dispatcher_host_impl.h",
"service_manager/merge_dictionary.cc",
"service_manager/merge_dictionary.h",
"service_manager/service_manager_context.cc",
« no previous file with comments | « no previous file | content/browser/android/content_view_core_impl.cc » ('j') | content/public/browser/screen_orientation_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698