| Index: content/public/browser/content_browser_client.h
|
| diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h
|
| index 9cf7aafc6d5a6286c2d63dbcd35896cb5b94e537..daadcb03c6de967a90e04db2795e900df020ba8c 100644
|
| --- a/content/public/browser/content_browser_client.h
|
| +++ b/content/public/browser/content_browser_client.h
|
| @@ -24,7 +24,7 @@
|
| #include "net/cookies/canonical_cookie.h"
|
| #include "net/url_request/url_request_job_factory.h"
|
| #include "third_party/WebKit/public/web/WebNotificationPresenter.h"
|
| -#include "webkit/glue/resource_type.h"
|
| +#include "webkit/common/resource_type.h"
|
|
|
| #if defined(OS_POSIX) && !defined(OS_MACOSX)
|
| #include "base/posix/global_descriptors.h"
|
|
|