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

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 2e4f4149b8fdb8cfe104f220d988388b626ec107..9da22c0d5657b1f3ef94bc8eafd74a9c7fc26e09 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2101,6 +2101,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