summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings/local_shared_objects_container.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/content_settings/local_shared_objects_container.h')
-rw-r--r--chrome/browser/content_settings/local_shared_objects_container.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/content_settings/local_shared_objects_container.h b/chrome/browser/content_settings/local_shared_objects_container.h
index 22a88f9..bfc5980 100644
--- a/chrome/browser/content_settings/local_shared_objects_container.h
+++ b/chrome/browser/content_settings/local_shared_objects_container.h
@@ -5,6 +5,9 @@
#ifndef CHROME_BROWSER_CONTENT_SETTINGS_LOCAL_SHARED_OBJECTS_CONTAINER_H_
#define CHROME_BROWSER_CONTENT_SETTINGS_LOCAL_SHARED_OBJECTS_CONTAINER_H_
+#include <stddef.h>
+
+#include "base/macros.h"
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
#include "components/content_settings/core/browser/local_shared_objects_counter.h"