Chromium Code Reviews| Index: Source/core/dom/DOMError.cpp |
| diff --git a/Source/core/dom/DOMError.cpp b/Source/core/dom/DOMError.cpp |
| index 5d0aca937b095a4fd0b84408ae94e09e75cccd66..32ceeb59e143e677f9c01f14b4039493e2d5c6ce 100644 |
| --- a/Source/core/dom/DOMError.cpp |
| +++ b/Source/core/dom/DOMError.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "DOMError.h" |
| +#include "core/dom/DOMError.h" |
| #include <wtf/text/WTFString.h> |