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

Unified Diff: content/content_tests.gypi

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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ba7cf2b61c41a760b261ea1dda5588bbc7e42e7d..b292112d0152fe1876de0feac94536e443080f31 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -248,6 +248,7 @@
'browser/tracing/background_tracing_manager_browsertest.cc',
'browser/tracing/memory_tracing_browsertest.cc',
'browser/tracing/tracing_controller_browsertest.cc',
+ 'browser/vibration/vibration_manager_integration_browsertest.cc',
'browser/web_contents/opened_by_dom_browsertest.cc',
'browser/web_contents/web_contents_impl_browsertest.cc',
'browser/web_contents/web_contents_view_aura_browsertest.cc',
@@ -1407,6 +1408,7 @@
'../base/base.gyp:test_support_base',
'../device/battery/battery.gyp:device_battery',
'../device/battery/battery.gyp:device_battery_mojo_bindings',
+ '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
'../gin/gin.gyp:gin',
'../gpu/gpu.gyp:gpu',
'../ipc/ipc.gyp:test_support_ipc',

Powered by Google App Engine
This is Rietveld 408576698