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

Unified Diff: Source/core/core.gypi

Issue 283663006: Oilpan: Prepare moving HTMLTemplateElement to oipan (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 16521d8f3434d209d0df8b6eb69a3f060e2c6dd1..21fd4df10352850038bc485165819ac4c7fd68df 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2109,6 +2109,8 @@
'dom/StyleSheetScopingNodeList.h',
'dom/TagCollection.cpp',
'dom/TagCollection.h',
+ 'dom/TemplateContentDocumentFragment.cpp',
+ 'dom/TemplateContentDocumentFragment.h',
haraken 2014/05/13 15:53:30 I wonder where TemplateContentDocumentFragment.h w
keishi 2014/05/13 16:16:21 Removed change to core.gypi. I grepped and I think
'dom/Text.cpp',
'dom/TextLinkColors.cpp',
'dom/TextLinkColors.h',
« no previous file with comments | « no previous file | Source/core/dom/TemplateContentDocumentFragment.h » ('j') | Source/core/dom/TemplateContentDocumentFragment.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698