| Index: content/public/common/referrer.h
|
| diff --git a/content/public/common/referrer.h b/content/public/common/referrer.h
|
| index 48c6f513acc619c356bfe5bb6794069815fc99bd..c30f4b8bb7e6459169e3ba4c19380a6a89613fba 100644
|
| --- a/content/public/common/referrer.h
|
| +++ b/content/public/common/referrer.h
|
| @@ -6,8 +6,8 @@
|
| #define CONTENT_PUBLIC_COMMON_REFERRER_H_
|
|
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "third_party/WebKit/public/platform/WebReferrerPolicy.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|