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

Unified Diff: chromeos/dbus/bluetooth_out_of_band_client.cc

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 | « chromeos/dbus/bluetooth_out_of_band_client.h ('k') | chromeos/dbus/bluetooth_out_of_band_pairing_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/bluetooth_out_of_band_client.cc
diff --git a/chromeos/dbus/bluetooth_out_of_band_client.cc b/chromeos/dbus/bluetooth_out_of_band_client.cc
index 1d80e735422950fbe0bdce0aff73af6d23e63039..88b243b6b216223f12ccd338e9ac7a9ee6fe5056 100644
--- a/chromeos/dbus/bluetooth_out_of_band_client.cc
+++ b/chromeos/dbus/bluetooth_out_of_band_client.cc
@@ -10,6 +10,7 @@
#include "base/bind.h"
#include "base/logging.h"
#include "chromeos/dbus/bluetooth_adapter_client.h"
+#include "chromeos/dbus/bluetooth_out_of_band_pairing_data.h"
#include "dbus/bus.h"
#include "dbus/message.h"
#include "dbus/object_path.h"
« no previous file with comments | « chromeos/dbus/bluetooth_out_of_band_client.h ('k') | chromeos/dbus/bluetooth_out_of_band_pairing_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698