Chromium Code Reviews| Index: chrome/browser/history/url_database.h | 
| diff --git a/chrome/browser/history/url_database.h b/chrome/browser/history/url_database.h | 
| index 2a7379417c8d08c99dcd3c2af7ac966ed6a086e8..8368dc3006d1d1fba4f77fce0061c0c7f442e8b9 100644 | 
| --- a/chrome/browser/history/url_database.h | 
| +++ b/chrome/browser/history/url_database.h | 
| @@ -12,6 +12,8 @@ | 
| // Temporary until DBCloseScoper moves elsewhere. | 
| #include "chrome/common/sqlite_compiled_statement.h" | 
| +#include "chrome/common/sqlite_utils.h" | 
| 
 
Dean McNamee
2009/05/28 09:27:18
If this is in the "temporary" category the newline
 
 | 
| + | 
| class GURL; | 
| struct sqlite3; | 
| class SqliteStatementCache; |