| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 5516a4448dd99c8fbeb06a8b7b6b612256386402..59d404d69cc5a53bc36de98f3d09f6a5604c5c06 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -297,8 +297,8 @@ source_set("browser") {
|
| "appcache/appcache_working_set.h",
|
| "appcache/chrome_appcache_service.cc",
|
| "appcache/chrome_appcache_service.h",
|
| - "audio_device_thread.cc",
|
| - "audio_device_thread.h",
|
| + "audio_manager_thread.cc",
|
| + "audio_manager_thread.h",
|
| "background_sync/background_sync_context.cc",
|
| "background_sync/background_sync_context.h",
|
| "background_sync/background_sync_manager.cc",
|
|
|