| Index: chrome/browser/history/android/sqlite_cursor.h
|
| diff --git a/chrome/browser/history/android/sqlite_cursor.h b/chrome/browser/history/android/sqlite_cursor.h
|
| index f93514a2d13ecf313ffe854c5174e27d91ccbf41..08d17b48e6db8c8c1a6d1cc4f31138e185a16983 100644
|
| --- a/chrome/browser/history/android/sqlite_cursor.h
|
| +++ b/chrome/browser/history/android/sqlite_cursor.h
|
| @@ -9,8 +9,8 @@
|
| #include <vector>
|
|
|
| #include "base/android/scoped_java_ref.h"
|
| -#include "base/basictypes.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "base/synchronization/waitable_event.h"
|
|
|