| 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 5646ad3eb42b2d3ce581ec6ddab597d2ba7b7cac..c22e3163c2c5d29996cfee6b2e7694936927df6d 100644
|
| --- a/content/child/bluetooth/web_bluetooth_impl.h
|
| +++ b/content/child/bluetooth/web_bluetooth_impl.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/public/platform/WebBluetooth.h"
|
| +#include "third_party/WebKit/public/platform/modules/bluetooth/WebBluetooth.h"
|
|
|
| namespace content {
|
|
|
|
|