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

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

Issue 2837593002: Nuked WebFrameImplBase. (Closed)
Patch Set: Switched to static methods. 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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index aecc65d99e549dd61c840bfb16290cc32d70593c..2e8fd08a6a05ed19f6ca182f489ac7e6545cce59 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -167,8 +167,6 @@ component("web") {
"WebFrame.cpp",
"WebFrameClient.cpp",
"WebFrameContentDumper.cpp",
- "WebFrameImplBase.cpp",
- "WebFrameImplBase.h",
"WebFrameSerializer.cpp",
"WebFrameSerializerImpl.cpp",
"WebFrameSerializerImpl.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/LocalFrameClientImpl.cpp » ('j') | third_party/WebKit/Source/web/WebFrame.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698