| Index: chrome/common/importer/importer_test_registry_overrider_win.h
|
| diff --git a/chrome/common/importer/importer_test_registry_overrider_win.h b/chrome/common/importer/importer_test_registry_overrider_win.h
|
| index 4f493fc20f49f5f468a38489621144631ae3bb52..f814382ca3aaf15c136f9f0999a767f38f0546d0 100644
|
| --- a/chrome/common/importer/importer_test_registry_overrider_win.h
|
| +++ b/chrome/common/importer/importer_test_registry_overrider_win.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_COMMON_IMPORTER_IMPORTER_TEST_REGISTRY_OVERRIDER_WIN_H_
|
| #define CHROME_COMMON_IMPORTER_IMPORTER_TEST_REGISTRY_OVERRIDER_WIN_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
|
|
| // A helper class to let tests generate a random registry key to be used in
|
|
|