| 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 06d1d35ba24f8f0739a743849a852e44f1806abf..57140661ceef7e0e076d1b230f019b978c135dd1 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1207,7 +1207,6 @@ source_set("unit_tests") {
|
| "fileapi/FileListTest.cpp",
|
| "fileapi/FileTest.cpp",
|
| "frame/DOMTimerTest.cpp",
|
| - "frame/FeaturePolicyInFrameTest.cpp",
|
| "frame/FrameViewTest.cpp",
|
| "frame/HistoryTest.cpp",
|
| "frame/ImageBitmapTest.cpp",
|
|
|