Chromium Code Reviews| Index: base/lazy_instance.h |
| diff --git a/base/lazy_instance.h b/base/lazy_instance.h |
| index d52b5431c29bbf46232fd89fcbce7870c3d6801c..fd0321017df8f8ba6643f1326db2db581fd05ed5 100644 |
| --- a/base/lazy_instance.h |
| +++ b/base/lazy_instance.h |
| @@ -39,7 +39,6 @@ |
| #include "base/atomicops.h" |
| #include "base/base_export.h" |
| -#include "base/basictypes.h" |
| #include "base/debug/leak_annotations.h" |
| #include "base/logging.h" |
| #include "base/memory/aligned_memory.h" |