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

Unified Diff: device/device_tests.gyp

Issue 2081583002: Migrating majority of gamepad from content/browser/ to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Android and Unit tests 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: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 8a9ee0aa94b5051f938b53b0ba0c8fbd2597a5b4..d82e41a9144995fdab3dce086730cd7421104837 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -76,6 +76,7 @@
'bluetooth/test/test_bluetooth_adapter_observer.h',
'bluetooth/test/test_bluetooth_local_gatt_service_delegate.cc',
'bluetooth/test/test_bluetooth_local_gatt_service_delegate.h',
+ 'gamepad/gamepad_provider_unittest.cc',
'hid/hid_connection_unittest.cc',
'hid/hid_device_filter_unittest.cc',
'hid/hid_report_descriptor_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698