| Index: content/child/bluetooth/bluetooth_dispatcher.h
|
| diff --git a/content/child/bluetooth/bluetooth_dispatcher.h b/content/child/bluetooth/bluetooth_dispatcher.h
|
| index 8f3476af9ad9f2a7d388c91bdce27e7709291261..36c2ec3c42e44ef8902acbf62b7b0f9ae2280dbf 100644
|
| --- a/content/child/bluetooth/bluetooth_dispatcher.h
|
| +++ b/content/child/bluetooth/bluetooth_dispatcher.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/child/worker_task_runner.h"
|
| #include "content/common/bluetooth/bluetooth_device.h"
|
| #include "content/common/bluetooth/bluetooth_error.h"
|
| -#include "third_party/WebKit/public/platform/WebBluetooth.h"
|
| +#include "third_party/WebKit/public/platform/modules/bluetooth/WebBluetooth.h"
|
|
|
| namespace base {
|
| class MessageLoop;
|
|
|