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

Unified Diff: media/BUILD.gn

Issue 2973763002: Revert of Make OS audio buffer size limits visible. (Closed)
Patch Set: Created 3 years, 5 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
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 96b005729bc2bfc78b79643e28772d344eebc158..aae61e0649f49989a66965baaf0765170291d571 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -760,13 +760,6 @@
"base/vector_math.h",
"base/vector_math_testing.h",
]
- if (is_mac) {
- # These need to be included here because audio_latency.cc depends on them.
- sources += [
- "base/mac/audio_latency_mac.cc",
- "base/mac/audio_latency_mac.h",
- ]
- }
configs += [
":media_config",
":media_implementation",
« no previous file with comments | « content/shell/renderer/layout_test/layout_test_content_renderer_client.cc ('k') | media/audio/audio_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698