Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webgl/GLStringQuery.h |
| diff --git a/third_party/WebKit/Source/modules/webgl/GLStringQuery.h b/third_party/WebKit/Source/modules/webgl/GLStringQuery.h |
| index 32f58fe75d5a0625903ffd9d39fffed150b34532..2ea42f5715d27e06119c7173add433df1e4c20df 100644 |
| --- a/third_party/WebKit/Source/modules/webgl/GLStringQuery.h |
| +++ b/third_party/WebKit/Source/modules/webgl/GLStringQuery.h |
| @@ -6,7 +6,7 @@ |
| #define GLStringQuery_h |
| #include "gpu/command_buffer/client/gles2_interface.h" |
| -#include "wtf/text/WTFString.h" |
| +#include "platform/wtf/text/WTFString.h" |
| namespace blink { |