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

Unified Diff: Source/core/core.gypi

Issue 1139033006: Implement FullScreen using top layer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase to master Created 5 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 | « LayoutTests/fullscreen/resources/empty.html ('k') | Source/core/css/fullscreen.css » ('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 1642bd55d0934b17e15690b6ac57f063b6ad4a89..4090b4672148218e09099f19aa312d8e02185679 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -575,8 +575,6 @@
'layout/LayoutFrame.h',
'layout/LayoutFrameSet.cpp',
'layout/LayoutFrameSet.h',
- 'layout/LayoutFullScreen.cpp',
- 'layout/LayoutFullScreen.h',
'layout/LayoutGeometryMap.cpp',
'layout/LayoutGeometryMap.h',
'layout/LayoutGeometryMapStep.h',
« no previous file with comments | « LayoutTests/fullscreen/resources/empty.html ('k') | Source/core/css/fullscreen.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698