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

Unified Diff: content/renderer/BUILD.gn

Issue 1892083002: Generic Sensor API : Ambient Light Sensor API. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 9a00f8e99469266862504a9f9e4295f0b6af18c2..9334776c7d01c3bd33185d9fa75df5c85425ceeb 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -47,6 +47,7 @@ source_set("renderer") {
"//crypto:platform",
"//device/battery:mojo_bindings",
"//device/bluetooth",
+ "//device/sensor:mojo_bindings",
"//device/usb/public/interfaces",
"//device/vibration:mojo_bindings",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698