| Index: webkit/media/test_response_generator.h
|
| ===================================================================
|
| --- webkit/media/test_response_generator.h (revision 176733)
|
| +++ webkit/media/test_response_generator.h (working copy)
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLError.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLResponse.h"
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebURLError.h"
|
| +#include "third_party/WebKit/Source/Platform/chromium/public/WebURLResponse.h"
|
|
|
| namespace webkit_media {
|
|
|
|
|