Index: chromeos/dbus/bluetooth_adapter_client.cc |
diff --git a/chromeos/dbus/bluetooth_adapter_client.cc b/chromeos/dbus/bluetooth_adapter_client.cc |
index 7939d24e472abbc6f31d2389be44e6ef48cd2101..4173c625ba459b1cff40f80d14bb215a9b52e637 100644 |
--- a/chromeos/dbus/bluetooth_adapter_client.cc |
+++ b/chromeos/dbus/bluetooth_adapter_client.cc |
@@ -5,6 +5,7 @@ |
#include "chromeos/dbus/bluetooth_adapter_client.h" |
#include <map> |
+#include <utility> |
keybuk
2012/06/08 20:06:39
is this a hold-over from a previous patch?
bryeung
2012/06/14 15:31:08
this was to make it lint clean...I'll fix in a dif
|
#include "base/bind.h" |
#include "base/logging.h" |