| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 9fdf917fdaddb475685b21f37128ea9b52ace8f2..46f1d6d90bc7b33e67da989c6bd509371d3e1d38 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1372,7 +1372,6 @@ source_set("unit_tests") {
|
| "loader/resource/MultipartImageResourceParserTest.cpp",
|
| "origin_trials/OriginTrialContextTest.cpp",
|
| "page/ChromeClientTest.cpp",
|
| - "page/ContextMenuControllerTest.cpp",
|
| "page/FocusControllerTest.cpp",
|
| "page/PagePopupClientTest.cpp",
|
| "page/PrintContextTest.cpp",
|
|
|