Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index f380464c90a9ac3d9d0508452a3f5f992e3a1447..e5169647801f7a61ce1167524c8f775526b500cc 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -2106,6 +2106,8 @@ |
| 'html/HTMLImageElement.h', |
| 'html/HTMLImageLoader.cpp', |
| 'html/HTMLImageLoader.h', |
| + 'html/HTMLImport.cpp', |
| + 'html/HTMLImport.h', |
| 'html/HTMLImportsController.cpp', |
| 'html/HTMLImportsController.h', |
| 'html/HTMLInputElement.cpp', |