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

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

Issue 2824753005: Rename HostWindow to PlatformChromeClient (Closed)
Patch Set: mac 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index e5c45f2f18c232f2e2764af65635ba3291b90b3f..5501319817a0c751803da35a62d039d83bd43790 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -261,7 +261,6 @@ component("platform") {
"FrameViewBase.h",
"Histogram.cpp",
"Histogram.h",
- "HostWindow.h",
"InstanceCounters.cpp",
"InstanceCounters.h",
"KeyboardCodes.h",
@@ -297,6 +296,7 @@ component("platform") {
"PartitionAllocMemoryDumpProvider.cpp",
"PartitionAllocMemoryDumpProvider.h",
"PasteMode.h",
+ "PlatformChromeClient.h",
"PlatformExport.h",
"PlatformResourceLoader.cpp",
"PlatformResourceLoader.h",
« no previous file with comments | « third_party/WebKit/Source/core/paint/ThemePainterDefault.cpp ('k') | third_party/WebKit/Source/platform/HostWindow.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698