summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/command_line_pref_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/prefs/command_line_pref_store.h')
-rw-r--r--chrome/browser/prefs/command_line_pref_store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/prefs/command_line_pref_store.h b/chrome/browser/prefs/command_line_pref_store.h
index a9b9382..13468cb 100644
--- a/chrome/browser/prefs/command_line_pref_store.h
+++ b/chrome/browser/prefs/command_line_pref_store.h
@@ -5,8 +5,8 @@
#ifndef CHROME_BROWSER_PREFS_COMMAND_LINE_PREF_STORE_H_
#define CHROME_BROWSER_PREFS_COMMAND_LINE_PREF_STORE_H_
-#include "base/basictypes.h"
#include "base/command_line.h"
+#include "base/macros.h"
#include "base/prefs/value_map_pref_store.h"
#include "base/values.h"