diff options
Diffstat (limited to 'chromium/device/bluetooth/bluetooth_adapter.cc')
-rw-r--r-- | chromium/device/bluetooth/bluetooth_adapter.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/device/bluetooth/bluetooth_adapter.cc b/chromium/device/bluetooth/bluetooth_adapter.cc index 02207f53fc7..34d5ac03ac5 100644 --- a/chromium/device/bluetooth/bluetooth_adapter.cc +++ b/chromium/device/bluetooth/bluetooth_adapter.cc @@ -10,6 +10,7 @@ #include "base/bind.h" #include "base/bind_helpers.h" +#include "base/logging.h" #include "base/memory/ptr_util.h" #include "base/metrics/histogram_macros.h" #include "base/single_thread_task_runner.h" |