| Index: content/public/browser/favicon_status.h
|
| diff --git a/content/public/browser/favicon_status.h b/content/public/browser/favicon_status.h
|
| index cfa477301d1ca2e072b1665bcdfd7de6a4d6874c..7bd9328749d2b7a6ee93c748dbb95e9a9609391d 100644
|
| --- a/content/public/browser/favicon_status.h
|
| +++ b/content/public/browser/favicon_status.h
|
| @@ -6,8 +6,8 @@
|
| #define CONTENT_PUBLIC_BROWSER_FAVICON_STATUS_H_
|
|
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "ui/gfx/image/image.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|