| Index: content/child/bluetooth/web_bluetooth_impl.h
|
| diff --git a/content/child/bluetooth/web_bluetooth_impl.h b/content/child/bluetooth/web_bluetooth_impl.h
|
| index e338cc5cf05a668a94c92b68acabf075980a88a6..e9143a8c811f6c862798a86bb00af155dd713e53 100644
|
| --- a/content/child/bluetooth/web_bluetooth_impl.h
|
| +++ b/content/child/bluetooth/web_bluetooth_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_BLUETOOTH_WEB_BLUETOOTH_IMPL_H_
|
| #define CONTENT_CHILD_BLUETOOTH_WEB_BLUETOOTH_IMPL_H_
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "content/common/content_export.h"
|
| #include "third_party/WebKit/public/platform/WebBluetooth.h"
|
| #include "third_party/WebKit/public/platform/WebBluetoothError.h"
|
|
|