summaryrefslogtreecommitdiffstats
path: root/components/webdata/common/web_database_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/webdata/common/web_database_backend.h')
-rw-r--r--components/webdata/common/web_database_backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/webdata/common/web_database_backend.h b/components/webdata/common/web_database_backend.h
index 9dc918e..7448cb3 100644
--- a/components/webdata/common/web_database_backend.h
+++ b/components/webdata/common/web_database_backend.h
@@ -5,10 +5,10 @@
#ifndef COMPONENTS_WEBDATA_COMMON_WEB_DATABASE_BACKEND_H_
#define COMPONENTS_WEBDATA_COMMON_WEB_DATABASE_BACKEND_H_
-#include "base/basictypes.h"
#include "base/callback_forward.h"
#include "base/compiler_specific.h"
#include "base/files/file_path.h"
+#include "base/macros.h"
#include "base/memory/ref_counted.h"
#include "base/memory/ref_counted_delete_on_message_loop.h"
#include "base/memory/scoped_ptr.h"