| Index: chrome/browser/profiles/profile.h
|
| diff --git a/chrome/browser/profiles/profile.h b/chrome/browser/profiles/profile.h
|
| index 03b1672bbabcdc50c05abaf1601c5c83861fc914..d425d9df5b49e21a2249a1ad82b3c0cb0a50c96e 100644
|
| --- a/chrome/browser/profiles/profile.h
|
| +++ b/chrome/browser/profiles/profile.h
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/browser/net/preconnect.h" // TODO: remove this.
|
| #include "chrome/browser/net/pref_proxy_config_tracker.h"
|
| #include "chrome/common/extensions/extension_constants.h"
|
| -#include "content/browser/browser_context.h"
|
| +#include "content/public/browser/browser_context.h"
|
|
|
| namespace base {
|
| class Time;
|
|
|