| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index a1c29f08c8a249b4b67ae776742064fd93c3c29c..e56bce46e0e030b90790c16fa04c0742b3071610 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -545,6 +545,7 @@ test("content_browsertests") {
|
| "../browser/background_sync/background_sync_browsertest.cc",
|
| "../browser/battery_status/battery_monitor_impl_browsertest.cc",
|
| "../browser/battery_status/battery_monitor_integration_browsertest.cc",
|
| + "../browser/blob_storage/blob_storage_browsertest.cc",
|
| "../browser/blob_storage/blob_url_browsertest.cc",
|
| "../browser/bookmarklet_browsertest.cc",
|
| "../browser/browser_side_navigation_browsertest.cc",
|
|
|