| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index fc63bcd8dfecc76d461470f7a38d900cefa2cd9d..b8cd4a59876cfe141f46b286eac39a76a7bab7e2 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -354,8 +354,6 @@ source_set("browser") {
|
| "appcache/appcache_working_set.h",
|
| "appcache/chrome_appcache_service.cc",
|
| "appcache/chrome_appcache_service.h",
|
| - "audio_manager_thread.cc",
|
| - "audio_manager_thread.h",
|
| "background_fetch/background_fetch_context.cc",
|
| "background_fetch/background_fetch_context.h",
|
| "background_fetch/background_fetch_cross_origin_filter.cc",
|
|
|