| Index: content/public/browser/browser_context.h
|
| diff --git a/content/public/browser/browser_context.h b/content/public/browser/browser_context.h
|
| index 6d5cf73aa17c211e0779533189f143f4984cef1e..67ede4acee27a294920a37fb24845d696e489652 100644
|
| --- a/content/public/browser/browser_context.h
|
| +++ b/content/public/browser/browser_context.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_PUBLIC_BROWSER_BROWSER_CONTEXT_H_
|
|
|
| #include "base/callback_forward.h"
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/supports_user_data.h"
|
| #include "content/common/content_export.h"
|
|
|