Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 41d48744fc346652f6bd4420020411648a147a85..2dcac2afd915572115bd6cad68689e3e1e817742 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2109,6 +2109,8 @@ |
'dom/ExecutionContext.cpp', |
'dom/ExecutionContext.h', |
'dom/ExecutionContextTask.h', |
+ 'dom/FirstLetterPseudoElement.h', |
+ 'dom/FirstLetterPseudoElement.cpp', |
'dom/Fullscreen.cpp', |
'dom/Fullscreen.h', |
'dom/GlobalEventHandlers.h', |