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

Unified Diff: webkit/media/active_loader.cc

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/glue/worker_task_runner.h ('k') | webkit/media/android/audio_decoder_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/media/active_loader.cc
diff --git a/webkit/media/active_loader.cc b/webkit/media/active_loader.cc
index 02d098a3163ba4af672f164d3b7dabe71455ce9e..b88daf66d73778c3ce6beffa638db069a241229c 100644
--- a/webkit/media/active_loader.cc
+++ b/webkit/media/active_loader.cc
@@ -4,7 +4,7 @@
#include "webkit/media/active_loader.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebURLLoader.h"
+#include "third_party/WebKit/public/platform/WebURLLoader.h"
#include "webkit/media/buffered_resource_loader.h"
namespace webkit_media {
« no previous file with comments | « webkit/glue/worker_task_runner.h ('k') | webkit/media/android/audio_decoder_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698