| 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 8348356d3d8a4e67ee3f96bd8fb939313cbd3207..84b2d851ad0f577e0cc0df065079ef550dcdcfc8 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",
|
|
|