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

Unified Diff: Source/core/platform/audio/EqualPowerPanner.h

Issue 14358027: Absolutify paths to platform/animation, platform/audio, platform/audio/chromium. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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
Index: Source/core/platform/audio/EqualPowerPanner.h
diff --git a/Source/core/platform/audio/EqualPowerPanner.h b/Source/core/platform/audio/EqualPowerPanner.h
index 012e214ca3b1bbf598dd3ba9030dbe10d093a6dc..b8bd106fcf289efb7b910207e2993c359a572be7 100644
--- a/Source/core/platform/audio/EqualPowerPanner.h
+++ b/Source/core/platform/audio/EqualPowerPanner.h
@@ -25,7 +25,7 @@
#ifndef EqualPowerPanner_h
#define EqualPowerPanner_h
-#include "Panner.h"
+#include "core/platform/audio/Panner.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/audio/DynamicsCompressorKernel.cpp ('k') | Source/core/platform/audio/EqualPowerPanner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698