Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(865)

Unified Diff: chrome/common/sqlite_utils.h

Issue 15067: Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/sqlite_compiled_statement.h ('k') | third_party/sqlite/README.google » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/sqlite_utils.h
===================================================================
--- chrome/common/sqlite_utils.h (revision 7209)
+++ chrome/common/sqlite_utils.h (working copy)
@@ -10,7 +10,7 @@
#include "base/basictypes.h"
-#include "third_party/sqlite/sqlite3.h"
+#include "third_party/sqlite/preprocessed/sqlite3.h"
// forward declarations of classes defined here
class SQLTransaction;
« no previous file with comments | « chrome/common/sqlite_compiled_statement.h ('k') | third_party/sqlite/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698