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

Unified Diff: device/device_tests.gyp

Issue 1312993008: Manage HidService lifetime in DeviceClient implementations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_usb_service_get_instance
Patch Set: 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
« no previous file with comments | « chrome/browser/chrome_device_client.cc ('k') | device/hid/hid_connection_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index abbc8a1a285954e90e88f5e721e624a46b0deeab..e1b3bade87503887e5bfb7ecc07db09c914e11b2 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -118,10 +118,6 @@
['exclude', '(^|/)serial'],
['exclude', '(^|/)usb'],
],
- 'sources!': [
- 'test/test_device_client.cc',
- 'test/test_device_client.h',
- ],
}],
['OS=="mac"', {
'dependencies': [
« no previous file with comments | « chrome/browser/chrome_device_client.cc ('k') | device/hid/hid_connection_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698