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

Unified Diff: Source/core/core.gypi

Issue 18808004: Refactoring: Extract DocumentInit for capture Document construction parameter. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated to ToT Created 7 years, 5 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/dom/DOMImplementation.cpp » ('j') | Source/core/dom/Document.cpp » ('J')
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 1dbf742dd14c7c6acdc840edb4859131b6674caa..5bf0be063bb91ad8f4210f22a5c0b9e377fc2486 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1786,6 +1786,8 @@
'dom/DocumentFragment.cpp',
'dom/DocumentFullscreen.cpp',
'dom/DocumentFullscreen.h',
+ 'dom/DocumentInitializer.cpp',
+ 'dom/DocumentInitializer.h',
'dom/DocumentLifecycleObserver.cpp',
'dom/DocumentLifecycleObserver.h',
'dom/DocumentMarkerController.cpp',
« no previous file with comments | « no previous file | Source/core/dom/DOMImplementation.cpp » ('j') | Source/core/dom/Document.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698