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

Unified Diff: content/renderer/BUILD.gn

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Rebase Created 3 years, 9 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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 21c9d812b3024539d39f8cc439a2edc0b9739d3e..2badf76a55160935c6556109f068103f271a5007 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -439,7 +439,7 @@ target(link_target_type, "renderer") {
"//device/battery:mojo_bindings",
"//device/gamepad/public/interfaces",
"//device/screen_orientation/public/interfaces",
- "//device/sensors/public/cpp",
+ "//device/sensors/public/cpp:full",
"//device/sensors/public/interfaces",
"//device/usb/public/interfaces",
"//device/vibration:mojo_bindings",
« no previous file with comments | « content/public/test/layouttest_support.h ('k') | content/renderer/device_sensors/device_motion_event_pump.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698