| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 75aa23c83151616bd133560e06e741542a7d1926..9c89ed8e82d8254bd20098a0ec5f0b421ddb647d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2042,6 +2042,8 @@
|
| 'html/HTMLImageElement.h',
|
| 'html/HTMLImageLoader.cpp',
|
| 'html/HTMLImageLoader.h',
|
| + 'html/HTMLImportsController.cpp',
|
| + 'html/HTMLImportsController.h',
|
| 'html/HTMLInputElement.cpp',
|
| 'html/HTMLKeygenElement.cpp',
|
| 'html/HTMLKeygenElement.h',
|
| @@ -2150,6 +2152,8 @@
|
| 'html/LabelsNodeList.h',
|
| 'html/LinkRelAttribute.cpp',
|
| 'html/LinkRelAttribute.h',
|
| + 'html/LinkResource.cpp',
|
| + 'html/LinkResource.h',
|
| 'html/MediaController.cpp',
|
| 'html/MediaController.h',
|
| 'html/MediaDocument.cpp',
|
|
|