Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index b4d555b5bb5c1daebda9b20c590a544c3c4bd947..a7921f63445c2b94b90b2c1094ab3d774fa5ef7b 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1540,6 +1540,8 @@ |
'rendering/RenderTextControl.h', |
'rendering/RenderTextControlMultiLine.cpp', |
'rendering/RenderTextControlMultiLine.h', |
+ 'rendering/RenderTextControlPlaceholder.cpp', |
+ 'rendering/RenderTextControlPlaceholder.h', |
'rendering/RenderTextControlSingleLine.cpp', |
'rendering/RenderTextControlSingleLine.h', |
'rendering/RenderTextFragment.cpp', |