summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/incognito_mode_prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/prefs/incognito_mode_prefs.h')
-rw-r--r--chrome/browser/prefs/incognito_mode_prefs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/prefs/incognito_mode_prefs.h b/chrome/browser/prefs/incognito_mode_prefs.h
index 3c00f7c..cbf30ef 100644
--- a/chrome/browser/prefs/incognito_mode_prefs.h
+++ b/chrome/browser/prefs/incognito_mode_prefs.h
@@ -5,8 +5,9 @@
#ifndef CHROME_BROWSER_PREFS_INCOGNITO_MODE_PREFS_H_
#define CHROME_BROWSER_PREFS_INCOGNITO_MODE_PREFS_H_
-#include "base/basictypes.h"
#include "base/compiler_specific.h"
+#include "base/macros.h"
+#include "build/build_config.h"
class PrefService;
class Profile;