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

Unified Diff: Source/core/core.gypi

Issue 459633002: Autosizing storage doesnot belong on FrameView (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Aligned with review comments Created 6 years, 4 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/frame/FrameView.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 6b436c78e3514dc0033122014623cfc09236dba0..52dc4f53969071f32bddafd3ff826b8a86164b61 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1177,6 +1177,7 @@
'frame/FrameHost.h',
'frame/FrameOwner.h',
'frame/FrameView.cpp',
+ 'frame/FrameViewAutoSizeInfo.cpp',
'frame/History.cpp',
'frame/History.h',
'frame/ImageBitmap.cpp',
« no previous file with comments | « no previous file | Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698