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

Unified Diff: Source/core/core.gypi

Issue 141143006: [import] Cleanup: get rid of ad-hoc state machine. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated to ToT Created 6 years, 11 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
« no previous file with comments | « LayoutTests/fast/html/imports/resources/shared-crash-root.html ('k') | Source/core/dom/Document.cpp » ('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 b95d4e39995bf9f4227c54b8dbda1558e37ab236..382331b9f3df872cb1a81f488914c1c9dc41d5cc 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2286,6 +2286,8 @@
'html/HTMLImportLoaderClient.h',
'html/HTMLImportResourceOwner.cpp',
'html/HTMLImportResourceOwner.h',
+ 'html/HTMLImportStateResolver.cpp',
+ 'html/HTMLImportStateResolver.h',
'html/HTMLInputElement.cpp',
'html/HTMLKeygenElement.cpp',
'html/HTMLKeygenElement.h',
« no previous file with comments | « LayoutTests/fast/html/imports/resources/shared-crash-root.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698