Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(514)

Unified Diff: Source/core/core.gypi

Issue 672953002: Convert first letter into a pseudo element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 757e195b3bb7d10438e943a377978db06aa5e557..811b30ff4cd8db241698e2c1fe5bbb97da38dd07 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2144,6 +2144,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',

Powered by Google App Engine
This is Rietveld 408576698