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

Unified Diff: device/device_tests.gyp

Issue 225513005: chrome.hid : enrich device info with Top-Level collections usages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renaming 'parent_item' Created 6 years, 8 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 36b5826ab05aa3b5e686bbe901865a7a6901226c..3ea6b625580de5d6324d9497096aa7e78cc0c1df 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -36,6 +36,7 @@
'nfc/nfc_ndef_record_unittest.cc',
'usb/usb_ids_unittest.cc',
'hid/hid_connection_unittest.cc',
+ 'hid/hid_report_descriptor_unittest.cc',
'hid/hid_service_unittest.cc',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698