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

Unified Diff: content/renderer/BUILD.gn

Issue 2646093002: Move //content/browser/device_sensor/ into device/sensors (Closed)
Patch Set: gn format & code rebase Created 3 years, 11 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 8bdcc9753e3915b62776124ecb66710a53dce6a0..b8634aabc0f4703163d5393ed0c4163e067b289b 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -431,6 +431,7 @@ target(link_target_type, "renderer") {
"//device/gamepad/public/interfaces",
"//device/screen_orientation/public/interfaces",
"//device/sensors/public/cpp",
+ "//device/sensors/public/interfaces",
"//device/usb/public/interfaces",
"//device/vibration:mojo_bindings",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698