Index: webkit/media/test_response_generator.cc |
diff --git a/webkit/media/test_response_generator.cc b/webkit/media/test_response_generator.cc |
index 7ceee23c17765598ea31f1edc99dffe9b769a6e9..ae5aeaf28c34bdd2e74d0eb796e7e2aaed244def 100644 |
--- a/webkit/media/test_response_generator.cc |
+++ b/webkit/media/test_response_generator.cc |
@@ -8,8 +8,8 @@ |
#include "base/stringprintf.h" |
#include "base/strings/string_number_conversions.h" |
#include "net/base/net_errors.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebURLResponse.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
+#include "third_party/WebKit/public/platform/WebURLResponse.h" |
using WebKit::WebString; |
using WebKit::WebURLError; |