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

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: Move test file Created 5 years, 3 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
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/data/vibration/vibration_manager_cancel_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index a2d7a2332a50a9e9fa4c14f0ed2ce4ffe5a750db..1e50f93d595f1bcf07018cb4212c3dc197115a19 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -337,6 +337,7 @@ if (!is_mac) {
"//content/test:test_support",
"//device/battery",
"//device/battery:mojo_bindings",
+ "//device/vibration:mojo_bindings",
"//gin",
"//gpu",
"//ipc:test_support",
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/data/vibration/vibration_manager_cancel_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698