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

Unified Diff: third_party/WebKit/Source/core/layout/BUILD.gn

Issue 2202493002: NOT FOR REVIEW: Fullscreen WIP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 1 month 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
Index: third_party/WebKit/Source/core/layout/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
index e4bfa69a8a2eda38570f11fe9e50af93138f4998..a3de359ba6613c75fa0b77d891b5d5c8de388b77 100644
--- a/third_party/WebKit/Source/core/layout/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn
@@ -68,8 +68,6 @@ blink_core_sources("layout") {
"LayoutFrame.h",
"LayoutFrameSet.cpp",
"LayoutFrameSet.h",
- "LayoutFullScreen.cpp",
- "LayoutFullScreen.h",
"LayoutGeometryMap.cpp",
"LayoutGeometryMap.h",
"LayoutGeometryMapStep.h",
@@ -213,7 +211,6 @@ blink_core_sources("layout") {
"api/LayoutBoxItem.h",
"api/LayoutBoxModel.h",
"api/LayoutEmbeddedItem.h",
- "api/LayoutFullScreenItem.h",
"api/LayoutImageItem.h",
"api/LayoutItem.h",
"api/LayoutLIItem.h",

Powered by Google App Engine
This is Rietveld 408576698