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

Unified Diff: content/content_tests.gypi

Issue 1502663003: bluetooth: Implement allowed devices map (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Forgot test file Created 5 years 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 5dfc0a5fa77bd74c2d4f207d7244020c1ea85eaa..f2077ac079f945773369c59d3ccbb2d8a4f62cb7 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -201,6 +201,7 @@
'browser/background_sync/background_sync_browsertest.cc',
'browser/battery_status/battery_monitor_impl_browsertest.cc',
'browser/battery_status/battery_monitor_integration_browsertest.cc',
+ 'browser/bluetooth/bluetooth_allowed_devices_map_unittest.cc',
'browser/bookmarklet_browsertest.cc',
'browser/browser_side_navigation_browsertest.cc',
'browser/child_process_launcher_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698