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

Unified Diff: content/test/BUILD.gn

Issue 2051083002: WIP : Generic Sensor API implementation Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 4 years, 6 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 67a05954a1af4e38602b90bdcf4834e82c70b938..60dfb361892e591838b63d544ad663705e9bf536 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -457,6 +457,7 @@ test("content_browsertests") {
"//content/test:test_support",
"//device/battery",
"//device/battery:mojo_bindings",
+ "//device/sensors:mojo_bindings",
"//device/vibration:mojo_bindings",
"//gin",
"//gpu",
« no previous file with comments | « content/public/android/java/src/org/chromium/content/browser/ServiceRegistrar.java ('k') | device/sensors/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698