| Index: chrome/browser/importer/firefox_profile_lock.h
|
| diff --git a/chrome/browser/importer/firefox_profile_lock.h b/chrome/browser/importer/firefox_profile_lock.h
|
| index ff0d53c4f4189f82134431fa6ca8dfc709af9d89..b35d86db7467e42990bf8a68b18431aa862dc774 100644
|
| --- a/chrome/browser/importer/firefox_profile_lock.h
|
| +++ b/chrome/browser/importer/firefox_profile_lock.h
|
| @@ -11,9 +11,9 @@
|
| #include <windows.h>
|
| #endif
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
|
|
| // Firefox is designed to allow only one application to access its
|
| // profile at the same time.
|
|
|