| Index: third_party/WebKit/Source/core/page/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/page/BUILD.gn b/third_party/WebKit/Source/core/page/BUILD.gn
|
| index 984b1e8484da9a1d27ecbef1e8203cd71b73fd33..082286cd5f1f5bca426814a225f1870dc5595f0d 100644
|
| --- a/third_party/WebKit/Source/core/page/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/page/BUILD.gn
|
| @@ -16,8 +16,6 @@ blink_core_sources("page") {
|
| "ContextMenuProvider.h",
|
| "CreateWindow.cpp",
|
| "CreateWindow.h",
|
| - "CustomContextMenuProvider.cpp",
|
| - "CustomContextMenuProvider.h",
|
| "DragActions.h",
|
| "DragController.cpp",
|
| "DragController.h",
|
|
|