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

Unified Diff: Source/core/core.gypi

Issue 571603003: Convert first letter into a pseudo element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 months 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 e56acc66770872e5f1ae205caaed766193ec3c6b..d9482d0d78b0d649da1c08b7af5629d33f7eef03 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2117,6 +2117,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',
« no previous file with comments | « LayoutTests/fast/css/first-letter-removed-added-expected.txt ('k') | Source/core/css/resolver/StyleResolver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698