| Index: Source/core/dom/CustomElementRegistry.h
|
| diff --git a/Source/core/dom/CustomElementRegistry.h b/Source/core/dom/CustomElementRegistry.h
|
| index 23506faef2681f632557c62da821cdd106d17d57..f806cdb7b775932c905230a5a7c013daa48e8330 100644
|
| --- a/Source/core/dom/CustomElementRegistry.h
|
| +++ b/Source/core/dom/CustomElementRegistry.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef CustomElementRegistry_h
|
| #define CustomElementRegistry_h
|
|
|
| -#include "ScriptValue.h"
|
| +#include "bindings/v8/ScriptValue.h"
|
| #include "core/dom/ContextDestructionObserver.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/dom/QualifiedName.h"
|
|
|