Chromium Code Reviews| Index: Source/core/editing/markup.h |
| diff --git a/Source/core/editing/markup.h b/Source/core/editing/markup.h |
| index 8de1d52df08aa129f61ccf018db33e7d5f636dfb..24795e260e0f694cc0b91568aa6ecf7de3e6b5cb 100644 |
| --- a/Source/core/editing/markup.h |
| +++ b/Source/core/editing/markup.h |
| @@ -26,7 +26,7 @@ |
| #ifndef markup_h |
| #define markup_h |
| -#include "FragmentScriptingPermission.h" |
| +#include "core/dom/FragmentScriptingPermission.h" |
| #include "core/editing/HTMLInterchange.h" |
| #include <wtf/Forward.h> |
| #include <wtf/Vector.h> |