| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d3d00cee5aa8ee2a751d6b96299caae0ac09d0a8..0a6ec54d1e10a8e1411eab7303b858db9e1c7aa5 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2035,6 +2035,8 @@
|
| 'html/HTMLImageElement.h',
|
| 'html/HTMLImageLoader.cpp',
|
| 'html/HTMLImageLoader.h',
|
| + 'html/HTMLImports.cpp',
|
| + 'html/HTMLImports.h',
|
| 'html/HTMLInputElement.cpp',
|
| 'html/HTMLKeygenElement.cpp',
|
| 'html/HTMLKeygenElement.h',
|
| @@ -2143,6 +2145,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',
|
|
|