summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_info_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profiles/profile_info_interface.h')
-rw-r--r--chrome/browser/profiles/profile_info_interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/profiles/profile_info_interface.h b/chrome/browser/profiles/profile_info_interface.h
index 48a26e8..961060e 100644
--- a/chrome/browser/profiles/profile_info_interface.h
+++ b/chrome/browser/profiles/profile_info_interface.h
@@ -5,6 +5,8 @@
#ifndef CHROME_BROWSER_PROFILES_PROFILE_INFO_INTERFACE_H_
#define CHROME_BROWSER_PROFILES_PROFILE_INFO_INTERFACE_H_
+#include <stddef.h>
+
#include "base/files/file_path.h"
#include "base/strings/string16.h"