| Index: content/renderer/bluetooth/bluetooth_message_filter.h
|
| diff --git a/content/renderer/bluetooth/bluetooth_message_filter.h b/content/renderer/bluetooth/bluetooth_message_filter.h
|
| index 5692dcce095d08478360097d3ebbf1e43be667ca..365e21aeb7143b82c088ad2154b70e5a4627726f 100644
|
| --- a/content/renderer/bluetooth/bluetooth_message_filter.h
|
| +++ b/content/renderer/bluetooth/bluetooth_message_filter.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_BLUETOOTH_BLUETOOTH_MESSAGE_FILTER_H_
|
| #define CONTENT_CHILD_BLUETOOTH_BLUETOOTH_MESSAGE_FILTER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/child/worker_thread_message_filter.h"
|
|
|
| namespace content {
|
|
|