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

Unified Diff: chrome/chrome_tests.gypi

Issue 10899037: Refactoring bluetooth API code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed ASSERT_TRUE checks. Created 8 years, 3 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_chromeos.gypi ('k') | chromeos/chromeos.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index c7fc8625b724b269cb9cc7da0227834e7a89c975..c340a1b133599f385238a854002810b0fcf75140 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1087,8 +1087,8 @@
'browser/chrome_page_zoom_unittest.cc',
'browser/chromeos/bluetooth/bluetooth_service_record_unittest.cc',
'browser/chromeos/bluetooth/bluetooth_utils_unittest.cc',
- 'browser/chromeos/bluetooth/bluetooth_adapter_unittest.cc',
- 'browser/chromeos/bluetooth/bluetooth_adapter_devices_unittest.cc',
+ 'browser/chromeos/bluetooth/bluetooth_adapter_chromeos_unittest.cc',
+ 'browser/chromeos/bluetooth/bluetooth_adapter_devices_chromeos_unittest.cc',
'browser/chromeos/bluetooth/test/mock_bluetooth_adapter.cc',
'browser/chromeos/bluetooth/test/mock_bluetooth_adapter.h',
'browser/chromeos/contacts/contact_database_unittest.cc',
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | chromeos/chromeos.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698