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

Unified Diff: content/renderer/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/public/browser/screen_orientation_provider.cc ('k') | content/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 0fc6b8161ed9445de57971a9cdc51bd8e007abd2..7f7e3ef8f8b38562fc852b4278208c9fe4e71447 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -417,6 +417,7 @@ target(link_target_type, "renderer") {
"//device/battery:mojo_bindings",
"//device/bluetooth",
"//device/gamepad/public/interfaces",
+ "//device/screen_orientation/public/interfaces",
"//device/sensors/public/cpp",
"//device/usb/public/interfaces",
"//device/vibration:mojo_bindings",
« no previous file with comments | « content/public/browser/screen_orientation_provider.cc ('k') | content/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698