diff options
Diffstat (limited to 'chrome/browser/password_manager/native_backend_gnome_x.h')
| -rw-r--r-- | chrome/browser/password_manager/native_backend_gnome_x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/password_manager/native_backend_gnome_x.h b/chrome/browser/password_manager/native_backend_gnome_x.h index d7ae092..6042c99 100644 --- a/chrome/browser/password_manager/native_backend_gnome_x.h +++ b/chrome/browser/password_manager/native_backend_gnome_x.h @@ -19,8 +19,8 @@ #include <string> -#include "base/basictypes.h" #include "base/compiler_specific.h" +#include "base/macros.h" #include "base/memory/scoped_vector.h" #include "base/time/time.h" #include "chrome/browser/password_manager/password_store_factory.h" |
