| Index: components/content_settings/core/browser/local_shared_objects_counter.h
|
| diff --git a/components/content_settings/core/browser/local_shared_objects_counter.h b/components/content_settings/core/browser/local_shared_objects_counter.h
|
| index 161b85b9e191fd033d89b9d76dc5e38213bb0a9d..582956d1383f76acfe324d8a39a3ffc0547f2acf 100644
|
| --- a/components/content_settings/core/browser/local_shared_objects_counter.h
|
| +++ b/components/content_settings/core/browser/local_shared_objects_counter.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_CONTENT_SETTINGS_CORE_BROWSER_LOCAL_SHARED_OBJECTS_COUNTER_H_
|
| #define COMPONENTS_CONTENT_SETTINGS_CORE_BROWSER_LOCAL_SHARED_OBJECTS_COUNTER_H_
|
|
|
| +#include "base/basictypes.h"
|
| +
|
| class GURL;
|
|
|
| // An interface to retrieve counts of browser data objects.
|
|
|