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: Rebased 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') | Source/core/frame/FrameView.h » ('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 dc69bae975ee4572556907f4cb6cc9410a852bd7..c1d9337c21c2f35e702963cffe1c787bb0c47e12 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1176,6 +1176,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') | Source/core/frame/FrameView.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698