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

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

Issue 2814643003: Remove FrameViewBase as base class of PluginView. (Closed)
Patch Set: fix unused var 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/core/frame/BUILD.gn
diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
index 053758ec0894ba511a3fbeeb1b1f6be444d5a56f..67fd6aad0668b114edcaa51145ec2f433ac8306b 100644
--- a/third_party/WebKit/Source/core/frame/BUILD.gn
+++ b/third_party/WebKit/Source/core/frame/BUILD.gn
@@ -41,6 +41,7 @@ blink_core_sources("frame") {
"FrameConsole.h",
"FrameLifecycle.cpp",
"FrameLifecycle.h",
+ "FrameOrPlugin.h",
"FrameOwner.h",
"FrameSerializer.cpp",
"FrameSerializer.h",

Powered by Google App Engine
This is Rietveld 408576698