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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2855523002: Deleted Widget/FrameViewBase (Closed)
Patch Set: update comments Created 3 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index f48b6f619d8c1e04d9547d6b0e97fa62461fb58d..25d9d39d70ab062de8e15b0e5730e8f164d82016 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -257,7 +257,6 @@ component("platform") {
"FileMetadata.cpp",
"FileMetadata.h",
"FileSystemType.h",
- "FrameViewBase.h",
"Histogram.cpp",
"Histogram.h",
"InstanceCounters.cpp",
@@ -1360,6 +1359,7 @@ component("platform") {
"scroll/ScrollableArea.h",
"scroll/Scrollbar.cpp",
"scroll/Scrollbar.h",
+ "scroll/ScrollbarParent.h",
"scroll/ScrollbarTheme.cpp",
"scroll/ScrollbarTheme.h",
"scroll/ScrollbarThemeAndroid.cpp",

Powered by Google App Engine
This is Rietveld 408576698