| Index: content/public/browser/access_token_store.h
|
| diff --git a/content/public/browser/access_token_store.h b/content/public/browser/access_token_store.h
|
| index cd2549f04aa4392fddcc29b644e3969770451d70..0af3fe788823d5266e932b1bf7ba384f94b411a2 100644
|
| --- a/content/public/browser/access_token_store.h
|
| +++ b/content/public/browser/access_token_store.h
|
| @@ -19,7 +19,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/strings/string16.h"
|
| #include "content/common/content_export.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
|
|
| class GURL;
|
|
|
|
|