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

Unified Diff: webkit/media/webaudiosourceprovider_impl.h

Issue 15937016: Update refernces to Blink's Platform API (webkit) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | « webkit/media/test_response_generator.cc ('k') | webkit/media/webinbandtexttrack_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/media/webaudiosourceprovider_impl.h
diff --git a/webkit/media/webaudiosourceprovider_impl.h b/webkit/media/webaudiosourceprovider_impl.h
index 0030df548513df5ae21616a3e6c547c8a563db97..02950115cf00c2b3bdc235f0b06eb38209092207 100644
--- a/webkit/media/webaudiosourceprovider_impl.h
+++ b/webkit/media/webaudiosourceprovider_impl.h
@@ -7,7 +7,7 @@
#include "base/synchronization/lock.h"
#include "media/base/audio_renderer_sink.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h"
+#include "third_party/WebKit/public/platform/WebVector.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebAudioSourceProvider.h"
namespace WebKit {
« no previous file with comments | « webkit/media/test_response_generator.cc ('k') | webkit/media/webinbandtexttrack_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698