Index: third_party/WebKit/Source/platform/audio/HRTFDatabaseLoader.h |
diff --git a/third_party/WebKit/Source/platform/audio/HRTFDatabaseLoader.h b/third_party/WebKit/Source/platform/audio/HRTFDatabaseLoader.h |
index 615029e8979dc8b999862c219bc9a8bdd60adc6f..2b63088067b4bfd42e63e1b0e08496bee6a330fb 100644 |
--- a/third_party/WebKit/Source/platform/audio/HRTFDatabaseLoader.h |
+++ b/third_party/WebKit/Source/platform/audio/HRTFDatabaseLoader.h |
@@ -35,8 +35,6 @@ |
#include "wtf/RefCounted.h" |
#include "wtf/ThreadingPrimitives.h" |
-#if ENABLE(WEB_AUDIO) |
- |
namespace blink { |
class TaskSynchronizer; |
@@ -87,6 +85,4 @@ private: |
} // namespace blink |
-#endif // ENABLE(WEB_AUDIO) |
- |
#endif // HRTFDatabaseLoader_h |