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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 236203019: Move UsbService to its own component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move usb_service component symbols into usb_service namespace 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index ec704bd213b285dfe7c88bdab4e7e44a943630bc..386260fbe4f82d2106865b19812a7d8b52c94d59 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1753,7 +1753,6 @@
'browser/chrome_content_browser_client_unittest.cc',
'browser/undo/bookmark_undo_service_test.cc',
'browser/undo/undo_manager_test.cc',
- 'browser/usb/usb_context_unittest.cc',
'browser/web_applications/web_app_mac_unittest.mm',
'browser/web_applications/web_app_unittest.cc',
'browser/web_resource/eula_accepted_notifier_unittest.cc',
@@ -2523,9 +2522,6 @@
# The importer code is not used on Android.
'common/importer/firefox_importer_utils_unittest.cc',
- # USB service is not supported on Android.
- 'browser/usb/usb_context_unittest.cc',
-
# Bookmark undo is not used on Android.
'browser/undo/bookmark_undo_service_test.cc',
'browser/undo/undo_manager_test.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698