Index: content/browser/browsing_instance.h |
diff --git a/content/browser/browsing_instance.h b/content/browser/browsing_instance.h |
index 7a4b1a65fb3113720c50468c942e4adb0dfb98c8..60aa47b19dce5608f3c547d956157a3f42570f16 100644 |
--- a/content/browser/browsing_instance.h |
+++ b/content/browser/browsing_instance.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_BROWSER_BROWSING_INSTANCE_H_ |
#define CONTENT_BROWSER_BROWSING_INSTANCE_H_ |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/lazy_instance.h" |
#include "base/memory/ref_counted.h" |
#include "content/common/content_export.h" |