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

Unified Diff: Source/core/platform/audio/AudioPullFIFO.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
« no previous file with comments | « Source/core/platform/audio/AudioFIFO.cpp ('k') | Source/core/platform/audio/AudioPullFIFO.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/audio/AudioPullFIFO.h
diff --git a/Source/core/platform/audio/AudioPullFIFO.h b/Source/core/platform/audio/AudioPullFIFO.h
index 33269ae28c2fa77d0c5f60f2aab635ef59b06540..c507cea6933c7f40f037fd4f1538288f21e8bfb3 100644
--- a/Source/core/platform/audio/AudioPullFIFO.h
+++ b/Source/core/platform/audio/AudioPullFIFO.h
@@ -29,9 +29,9 @@
#ifndef AudioPullFIFO_h
#define AudioPullFIFO_h
-#include "AudioBus.h"
-#include "AudioFIFO.h"
-#include "AudioSourceProvider.h"
+#include "core/platform/audio/AudioBus.h"
+#include "core/platform/audio/AudioFIFO.h"
+#include "core/platform/audio/AudioSourceProvider.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/audio/AudioFIFO.cpp ('k') | Source/core/platform/audio/AudioPullFIFO.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698