| Index: content/public/browser/navigation_details.h
|
| diff --git a/content/public/browser/navigation_details.h b/content/public/browser/navigation_details.h
|
| index cb55de2a2a0daae45dbb9ab641f1f9fa2a946dde..5a01aec77548f2248e6a4b4dd663caaf96e41955 100644
|
| --- a/content/public/browser/navigation_details.h
|
| +++ b/content/public/browser/navigation_details.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/navigation_type.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace content {
|
|
|
|
|