| Index: content/child/request_extra_data.h
|
| diff --git a/content/child/request_extra_data.h b/content/child/request_extra_data.h
|
| index 4ba5fbcb790a99512e1746c28f7b946f9462cef4..614d9fc321cb528f0584ed885d0726cddd39f708 100644
|
| --- a/content/child/request_extra_data.h
|
| +++ b/content/child/request_extra_data.h
|
| @@ -8,9 +8,9 @@
|
| #include "base/compiler_specific.h"
|
| #include "content/child/web_url_loader_impl.h"
|
| #include "content/common/content_export.h"
|
| +#include "third_party/WebKit/public/platform/WebPageVisibilityState.h"
|
| #include "third_party/WebKit/public/platform/WebString.h"
|
| #include "third_party/WebKit/public/platform/WebURLRequest.h"
|
| -#include "third_party/WebKit/public/web/WebPageVisibilityState.h"
|
| #include "ui/base/page_transition_types.h"
|
|
|
| namespace content {
|
|
|