| Index: chrome/installer/util/registry_key_backup.h
|
| diff --git a/chrome/installer/util/registry_key_backup.h b/chrome/installer/util/registry_key_backup.h
|
| index 68f29c336ea8a4e8b573b9347241af63e374fc3a..6d4e9f899a41a418f9d1265255ff777f48beaa3b 100644
|
| --- a/chrome/installer/util/registry_key_backup.h
|
| +++ b/chrome/installer/util/registry_key_backup.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
| // A container for a registry key, its values, and its subkeys. We don't use
|
|
|