Chromium Code Reviews| Index: Source/modules/bluetooth/BluetoothError.cpp |
| diff --git a/Source/modules/bluetooth/BluetoothError.cpp b/Source/modules/bluetooth/BluetoothError.cpp |
| index b77e3eda99f63ca52ab4d17bccbcef626cf35083..6fe487d9ee1a5226bbd8543a4da30650c8bd2928 100644 |
| --- a/Source/modules/bluetooth/BluetoothError.cpp |
| +++ b/Source/modules/bluetooth/BluetoothError.cpp |
| @@ -6,7 +6,7 @@ |
| #include "modules/bluetooth/BluetoothError.h" |
| #include "core/dom/ExceptionCode.h" |
| -#include "public/platform/WebBluetoothError.h" |
| +#include "public/platform/modules/bluetooth/WebBluetoothError.h" |
| #include "wtf/OwnPtr.h" |
| namespace blink { |