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

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

Issue 2722953003: Part 1 to rename platform/Widget to platform/FrameViewBase. (Closed)
Patch Set: Created 3 years, 10 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 c33571dd9b4441d256e74f04d7c91b464a18f7eb..3ed12419c37e4cfa49fc4a594c2f3339cf80d0c5 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -223,6 +223,8 @@ component("platform") {
"FileMetadata.cpp",
"FileMetadata.h",
"FileSystemType.h",
+ "FrameViewBase.cpp",
+ "FrameViewBase.h",
"Histogram.cpp",
"Histogram.h",
"HostWindow.h",
@@ -311,7 +313,6 @@ component("platform") {
"WebThreadSupportingGC.h",
"WebTouchEvent.cpp",
"WebURLLoader.cpp",
- "Widget.cpp",
"Widget.h",
"WindowsKeyboardCodes.h",
"animation/AnimationTranslationUtil.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/plugins/PluginOcclusionSupport.h ('k') | third_party/WebKit/Source/platform/FrameViewBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698