| Index: webkit/media/test_response_generator.cc
|
| ===================================================================
|
| --- webkit/media/test_response_generator.cc (revision 176733)
|
| +++ webkit/media/test_response_generator.cc (working copy)
|
| @@ -8,8 +8,8 @@
|
| #include "base/string_number_conversions.h"
|
| #include "base/stringprintf.h"
|
| #include "net/base/net_errors.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLResponse.h"
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h"
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebURLResponse.h"
|
|
|
| using WebKit::WebString;
|
| using WebKit::WebURLError;
|
|
|