Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 4f92d84f2a1dde9bdda8286b8d8904fbdaca451f..dcdba911155f1d2182720a5646405dd3aa60f497 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -2451,6 +2451,8 @@ |
| 'html/LabelableElement.cpp', |
| 'html/LabelsNodeList.cpp', |
| 'html/LabelsNodeList.h', |
| + 'html/LinkManifest.cpp', |
| + 'html/LinkManifest.h', |
| 'html/LinkRelAttribute.cpp', |
| 'html/LinkRelAttribute.h', |
| 'html/LinkResource.cpp', |