| Index: content/public/browser/navigation_controller.h
|
| diff --git a/content/public/browser/navigation_controller.h b/content/public/browser/navigation_controller.h
|
| index e846214a2d0718daf2faabba9a6c460915e9eb46..03b8b1c5f501f82bed8bb8cce0a0d5c0010048d0 100644
|
| --- a/content/public/browser/navigation_controller.h
|
| +++ b/content/public/browser/navigation_controller.h
|
| @@ -15,7 +15,7 @@
|
| #include "content/public/browser/global_request_id.h"
|
| #include "content/public/common/page_transition_types.h"
|
| #include "content/public/common/referrer.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace base {
|
|
|
|
|