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

Unified Diff: Source/core/core.gypi

Issue 301803002: Extract tree root responsibility out of HTMLImportsController. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix compile. Created 6 years, 7 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 | « no previous file | Source/core/html/imports/HTMLImport.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 df2c86c96b5468590f6514456b65ef492b6b4d74..6ba0225d01b0264bf0e5257be2a9796301e5cb8d 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2681,6 +2681,8 @@
'html/imports/HTMLImportState.h',
'html/imports/HTMLImportStateResolver.cpp',
'html/imports/HTMLImportStateResolver.h',
+ 'html/imports/HTMLImportTreeRoot.cpp',
+ 'html/imports/HTMLImportTreeRoot.h',
'html/imports/HTMLImportsController.cpp',
'html/imports/HTMLImportsController.h',
'html/imports/LinkImport.cpp',
« no previous file with comments | « no previous file | Source/core/html/imports/HTMLImport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698