| Index: webkit/support/weburl_loader_mock_factory.h
|
| ===================================================================
|
| --- webkit/support/weburl_loader_mock_factory.h (revision 112786)
|
| +++ webkit/support/weburl_loader_mock_factory.h (working copy)
|
| @@ -8,9 +8,9 @@
|
| #include <map>
|
|
|
| #include "base/file_path.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebURL.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebURLRequest.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebURLResponse.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURL.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLRequest.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLResponse.h"
|
|
|
| namespace WebKit {
|
| class WebData;
|
|
|