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

Unified Diff: device/bluetooth/bluetooth_local_gatt_characteristic_bluez.cc

Issue 1893553002: FIx static initializers from r387516. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: device/bluetooth/bluetooth_local_gatt_characteristic_bluez.cc
diff --git a/device/bluetooth/bluetooth_local_gatt_characteristic_bluez.cc b/device/bluetooth/bluetooth_local_gatt_characteristic_bluez.cc
index b62a3f3db2a69817a2b3e7154c45cecda506f153..06e0d4b10975e6fa232a40b50af1fbccab73e3da 100644
--- a/device/bluetooth/bluetooth_local_gatt_characteristic_bluez.cc
+++ b/device/bluetooth/bluetooth_local_gatt_characteristic_bluez.cc
@@ -4,7 +4,6 @@
#include "device/bluetooth/bluetooth_local_gatt_characteristic_bluez.h"
-#include <iostream>
#include <string>
#include "base/callback_forward.h"
« no previous file with comments | « device/bluetooth/bluetooth_gatt_descriptor_bluez.cc ('k') | device/bluetooth/bluetooth_local_gatt_service_bluez.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698