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

Unified Diff: Source/core/core.gypi

Issue 13963006: Remove frame flattening support as Chromium has no intention of using it (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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/WebKit/chromium/src/WebSettingsImpl.cpp ('k') | Source/core/page/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 2a17cbedf37815b928a8974ffa1666a913bcb324..6b414571a267f8e35577d4409311e8af39521a42 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1324,8 +1324,6 @@
'rendering/RenderFlowThread.h',
'rendering/RenderFrame.cpp',
'rendering/RenderFrame.h',
- 'rendering/RenderFrameBase.cpp',
- 'rendering/RenderFrameBase.h',
'rendering/RenderFrameSet.cpp',
'rendering/RenderFrameSet.h',
'rendering/RenderFullScreen.cpp',
« no previous file with comments | « Source/WebKit/chromium/src/WebSettingsImpl.cpp ('k') | Source/core/page/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698