Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Unified Diff: content/browser/BUILD.gn

Issue 2784433002: Ensures that audio tasks cannot run after AudioManager is deleted. (Closed)
Patch Set: rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromecast/media/audio/cast_audio_output_stream_unittest.cc ('k') | content/browser/audio_manager_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chromecast/media/audio/cast_audio_output_stream_unittest.cc ('k') | content/browser/audio_manager_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698