| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 36d1e746f04b03b859d5516f9e91a735a1eda101..ba70b1b4781deaeff5ad7603ab54a6067e41d224 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -247,7 +247,6 @@ source_set("unit_tests") {
|
| "indexeddb/IDBTransactionTest.cpp",
|
| "indexeddb/MockWebIDBDatabase.cpp",
|
| "indexeddb/MockWebIDBDatabase.h",
|
| - "mediasession/MediaSessionTest.cpp",
|
| "mediastream/MediaConstraintsTest.cpp",
|
| "notifications/NotificationDataTest.cpp",
|
| "notifications/NotificationResourcesLoaderTest.cpp",
|
|
|