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

Unified Diff: content/test/BUILD.gn

Issue 1312123003: Add browsertests for //device/vibration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tryserver failure Created 5 years, 4 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 d889c054bb0fa7c7188dafb23a4569d231172f35..94592da145a82e825d48fda5dd8131b213b1a1a5 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -332,6 +332,7 @@ if (!is_mac) {
"//content/test:test_support",
"//device/battery",
"//device/battery:mojo_bindings",
+ "//device/vibration:mojo_bindings",
"//gin",
"//gpu",
"//ipc:test_support",

Powered by Google App Engine
This is Rietveld 408576698