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

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

Issue 2874133002: Removed WebFrameClient.cpp from Source/web (Closed)
Patch Set: Created 3 years, 7 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 07257e5babe8b1d596d100330cd6cff1cac2db4a..2198126ca4f2c485ee22eafda52e1e1047cb34a3 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -149,7 +149,6 @@ component("web") {
"WebFormControlElement.cpp",
"WebFormElement.cpp",
"WebFrame.cpp",
- "WebFrameClient.cpp",
"WebFrameContentDumper.cpp",
"WebFrameSerializer.cpp",
"WebFrameSerializerImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698