| Index: Source/core/scripts/make_names.pl
|
| diff --git a/Source/core/scripts/make_names.pl b/Source/core/scripts/make_names.pl
|
| index 88ea51ea1947a5b805b0017dffacccf256e29e5e..9a90ad7d4952af2259faeb47ae3f8ad0621eacf1 100755
|
| --- a/Source/core/scripts/make_names.pl
|
| +++ b/Source/core/scripts/make_names.pl
|
| @@ -803,8 +803,8 @@ print F <<END
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| #include "core/dom/ContextFeatures.h"
|
| -#include "core/dom/CustomElement.h"
|
| -#include "core/dom/CustomElementRegistrationContext.h"
|
| +#include "core/dom/custom/CustomElement.h"
|
| +#include "core/dom/custom/CustomElementRegistrationContext.h"
|
| #include "core/dom/Document.h"
|
| #include "core/page/Settings.h"
|
|
|
|
|