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

Unified Diff: chromeos/components/tether/fake_ble_connection_manager.cc

Issue 2915833003: Tether: Break helper TimerFactory out of BleConnectionManager and HostScanCache. (Closed)
Patch Set: khorimoto@ comments. Created 3 years, 7 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: chromeos/components/tether/fake_ble_connection_manager.cc
diff --git a/chromeos/components/tether/fake_ble_connection_manager.cc b/chromeos/components/tether/fake_ble_connection_manager.cc
index 2d18299709f795a72a8463294cdde48d93f4bbde..ea60007c6f62578f84562ff2ebed37263df2148b 100644
--- a/chromeos/components/tether/fake_ble_connection_manager.cc
+++ b/chromeos/components/tether/fake_ble_connection_manager.cc
@@ -4,6 +4,8 @@
#include "chromeos/components/tether/fake_ble_connection_manager.h"
+#include "chromeos/components/tether/timer_factory.h"
+
namespace chromeos {
namespace tether {
« no previous file with comments | « chromeos/components/tether/ble_connection_manager_unittest.cc ('k') | chromeos/components/tether/host_scan_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698