Chromium Code Reviews| Index: Source/core/dom/StringCallback.cpp |
| diff --git a/Source/core/dom/StringCallback.cpp b/Source/core/dom/StringCallback.cpp |
| index 687821e6edfdfa19dba8e499299e6e1c8ebdcf5a..092f70e2686db60343298828cb8ab55c8059ff2c 100644 |
| --- a/Source/core/dom/StringCallback.cpp |
| +++ b/Source/core/dom/StringCallback.cpp |
| @@ -32,7 +32,7 @@ |
| #include "core/dom/StringCallback.h" |
| #include "core/dom/ScriptExecutionContext.h" |
| -#include <wtf/text/WTFString.h> |
| +#include "wtf/text/WTFString.h" |
| namespace WebCore { |