Index: chrome/common/switch_utils.cc |
diff --git a/chrome/common/switch_utils.cc b/chrome/common/switch_utils.cc |
index bece8e7128abd8ea0868cf133f55fc256a2ecb6a..1b0f6c6cf752ad8612a4f923fdaa60a227167e8e 100644 |
--- a/chrome/common/switch_utils.cc |
+++ b/chrome/common/switch_utils.cc |
@@ -4,7 +4,9 @@ |
#include "chrome/common/switch_utils.h" |
-#include "base/basictypes.h" |
+#include <stddef.h> |
+ |
+#include "base/macros.h" |
#include "chrome/common/chrome_switches.h" |
namespace switches { |