| 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 c6f44363b33d78f69c87b2c1a0a1471e0f40664f..982d65696c6f22d04d947c3dbe627ab7b3f05f24 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1112,7 +1112,6 @@ source_set("unit_tests") {
|
| "fetch/ResourceTest.cpp",
|
| "fileapi/FileListTest.cpp",
|
| "fileapi/FileTest.cpp",
|
| - "frame/FeaturePolicyInFrameTest.cpp",
|
| "frame/FrameViewTest.cpp",
|
| "frame/HistoryTest.cpp",
|
| "frame/ImageBitmapTest.cpp",
|
|
|