| Index: third_party/WebKit/Source/bindings/modules/v8/WebGLAny.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/WebGLAny.cpp b/third_party/WebKit/Source/bindings/modules/v8/WebGLAny.cpp
|
| index fd6042bb766fa77c6ca90825ef06b1d9b766174b..d8890f547e6996545c353f7e256a1d7189191194 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/WebGLAny.cpp
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/WebGLAny.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "bindings/modules/v8/WebGLAny.h"
|
|
|
| #include "bindings/core/v8/ToV8.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|