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

Unified Diff: Source/core/core.gypi

Issue 1308573006: [reland] SegmentedString::push() should always push a char in front (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adding CORE_EXPORT per tasak@ suggestion Created 5 years, 4 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 d398fada518701ca48788833d176b197f2de1d94..bc2d61b7ab68f94ed88da5a1c64094d0c75ff34a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3813,6 +3813,7 @@
'html/TimeRangesTest.cpp',
'html/canvas/CanvasFontCacheTest.cpp',
'html/forms/FileInputTypeTest.cpp',
+ 'html/parser/HTMLEntityParserTest.cpp',
'html/parser/HTMLParserThreadTest.cpp',
'html/parser/HTMLPreloadScannerTest.cpp',
'html/parser/HTMLResourcePreloaderTest.cpp',
« no previous file with comments | « no previous file | Source/core/html/parser/HTMLEntityParser.h » ('j') | Source/core/html/parser/HTMLEntityParserTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698