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

Unified Diff: content/test/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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 2a595d055399f7f506af3f02728f95e923efbafa..68ec657f3b37a25d8c175f1280c9f61d2968814b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -695,6 +695,7 @@ test("content_browsertests") {
"//device/battery:mojo_bindings",
"//device/generic_sensor",
"//device/power_save_blocker",
+ "//device/screen_orientation/public/interfaces",
"//device/sensors/public/cpp",
"//device/vibration:mojo_bindings",
"//device/wake_lock",
« no previous file with comments | « content/renderer/screen_orientation/screen_orientation_dispatcher_browsertest.cc ('k') | device/screen_orientation/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698