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