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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 604753003: Removing #ifdefs for WEB_AUDIO compile time flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index aa761fa6c88975e075dca04258d9b089db2b707e..70eec505feb184732cd11df85edc67c13dca9a5d 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -143,7 +143,7 @@ ThreadedParserDataReceiver status=experimental
UserSelectAll status=experimental
WebAnimationsAPI status=experimental
WebAnimationsPlaybackControl status=stable
-WebAudio condition=WEB_AUDIO, status=stable
+WebAudio status=stable
WebGLDraftExtensions status=experimental
WebGLImageChromium
WebMIDI status=test

Powered by Google App Engine
This is Rietveld 408576698