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

Unified Diff: build/common.gypi

Issue 13977021: Enable concatenated impulse responses. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 128d1f18e74db850f5e6b0c12a1c725f63fa883d..e32d014ab9ed43187a4861c77975d711cea4a395 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -667,7 +667,7 @@
# Set this to 1 to enable use of concatenated impulse responses
# for the HRTF panner in WebAudio.
- 'use_concatenated_impulse_responses': 0,
+ 'use_concatenated_impulse_responses': 1,
# Set this to 1 to use the Google-internal file containing
# official API keys for Google Chrome even in a developer build.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698