| 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",
|
|
|