Index: components/content_settings/core/browser/host_content_settings_map.h |
diff --git a/components/content_settings/core/browser/host_content_settings_map.h b/components/content_settings/core/browser/host_content_settings_map.h |
index 98fe724f79dc75b7aa9aebc0b87c4d8e0ebe80cc..8f3e35f4304a19f510f9599f1569ae39ef928c7c 100644 |
--- a/components/content_settings/core/browser/host_content_settings_map.h |
+++ b/components/content_settings/core/browser/host_content_settings_map.h |
@@ -12,6 +12,7 @@ |
#include <string> |
#include <vector> |
+#include "base/callback_forward.h" |
raymes
2016/03/01 00:14:50
nit: is this still needed?
dmurph
2016/03/08 01:42:56
Fixed.
|
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/observer_list.h" |