| 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 4d1be175fd3a7ccfd9e5ebdafcc76318cdc931ba..a6dbb2b428a17562606413dae56f016eac070d1a 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -57,8 +57,6 @@ component("web") {
|
| "CompositorProxyClientImpl.h",
|
| "CompositorWorkerProxyClientImpl.cpp",
|
| "CompositorWorkerProxyClientImpl.h",
|
| - "ContextMenuAllowedScope.cpp",
|
| - "ContextMenuAllowedScope.h",
|
| "ContextMenuClientImpl.cpp",
|
| "ContextMenuClientImpl.h",
|
| "DateTimeChooserImpl.cpp",
|
|
|