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

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

Issue 2884563003: Move WebFrameWidgetBase to core/frame/. (Closed)
Patch Set: Fix windows build error. 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/WebFrameWidgetBase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 40a5ce86956b7925206b5ffd347c07be8c2d713d..a5a4377fbb7387e25893bedf78e861790879c404 100644
--- a/third_party/WebKit/Source/core/frame/BUILD.gn
+++ b/third_party/WebKit/Source/core/frame/BUILD.gn
@@ -117,6 +117,8 @@ blink_core_sources("frame") {
"UseCounter.h",
"VisualViewport.cpp",
"VisualViewport.h",
+ "WebFrameWidgetBase.cpp",
+ "WebFrameWidgetBase.h",
"WebLocalFrameBase.cpp",
"WebLocalFrameBase.h",
"WebRemoteFrameBase.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/WebFrameWidgetBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698