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

Unified Diff: content/common/BUILD.gn

Issue 2564653003: [DeviceService] Move screen_orientation.mojom from //content to //device. (Closed)
Patch Set: Address nits from blundell@ Created 4 years 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/browser/screen_orientation/screen_orientation.cc ('k') | content/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 43eff18d70c96c7a715aba5455595794063e097d..480db87bcf1a70b6ae10dc9f4d40ee59a630bebb 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -575,7 +575,6 @@ mojom("mojo_bindings") {
"render_message_filter.mojom",
"render_widget_window_tree_client_factory.mojom",
"renderer.mojom",
- "screen_orientation.mojom",
"service_worker/embedded_worker.mojom",
"service_worker/embedded_worker_setup.mojom",
"service_worker/service_worker.mojom",
« no previous file with comments | « content/browser/screen_orientation/screen_orientation.cc ('k') | content/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698