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

Unified Diff: Source/core/core.gypi

Issue 110843004: Replaced HTMLIdentifier with an atomized string factory function (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review fixes Created 7 years 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
« no previous file with comments | « no previous file | Source/core/html/parser/AtomicHTMLToken.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c1b3ff063cac82c2b7f6e47d42a4c5a6ff0fa8b0..1647e686fb6baa09f90e9cf5d24ec4fbc1fbe7b0 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2560,8 +2560,6 @@
'html/parser/HTMLEntityTable.h',
'html/parser/HTMLFormattingElementList.cpp',
'html/parser/HTMLFormattingElementList.h',
- 'html/parser/HTMLIdentifier.cpp',
- 'html/parser/HTMLIdentifier.h',
'html/parser/HTMLInputStream.h',
'html/parser/HTMLMetaCharsetParser.cpp',
'html/parser/HTMLMetaCharsetParser.h',
« no previous file with comments | « no previous file | Source/core/html/parser/AtomicHTMLToken.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698