| Index: content/public/renderer/document_state.h
|
| ===================================================================
|
| --- content/public/renderer/document_state.h (revision 112786)
|
| +++ content/public/renderer/document_state.h (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebDataSource.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebURLRequest.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebURLRequest.h"
|
|
|
| namespace webkit_glue {
|
| struct PasswordForm;
|
|
|