Chromium Code Reviews| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTUtils.h |
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTUtils.h b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTUtils.h |
| index 03c365ebd7cdbe5d3d65e7689c190aa7729979d7..a3e892c898d59c180f4333b0cfc37bfb480f99a0 100644 |
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTUtils.h |
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothRemoteGATTUtils.h |
| @@ -6,7 +6,7 @@ |
| #define BluetoothRemoteGATTUtils_h |
| #include "core/dom/DOMDataView.h" |
| -#include "wtf/Vector.h" |
| +#include "platform/wtf/Vector.h" |
| namespace blink { |