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

Unified Diff: Source/core/core.gypi

Issue 517043003: Move Frame to the Oilpan heap. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Experiment: also clear FrameView and FrameLoader during owner disconnect for non-Oilpan Created 6 years, 3 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 | « Source/bindings/core/v8/custom/V8HTMLDocumentCustom.cpp ('k') | Source/core/dom/Document.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 53bf851a39021ddfcd99c28c9cd64c0a00f9fc86..9f17f12a34fc404a41a5b37a8a923aa54e82a35c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1181,6 +1181,7 @@
'frame/FrameHost.h',
'frame/FrameOwner.h',
'frame/FrameView.cpp',
+ 'frame/FrameView.h',
'frame/FrameViewAutoSizeInfo.cpp',
'frame/History.cpp',
'frame/History.h',
« no previous file with comments | « Source/bindings/core/v8/custom/V8HTMLDocumentCustom.cpp ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698