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

Unified Diff: sql/sql.gyp

Issue 901033002: Import SQLite 3.8.7.4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Chromium changes to support SQLite 3.8.7.4. Created 5 years, 10 months 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
Index: sql/sql.gyp
diff --git a/sql/sql.gyp b/sql/sql.gyp
index 4642457f6565a7a56263faeaf90ccbf66c68ca29..711abf9d3001dc7cb82e938a4c33c86027bed51b 100644
--- a/sql/sql.gyp
+++ b/sql/sql.gyp
@@ -52,6 +52,7 @@
'sql',
'../base/base.gyp:base',
'../testing/gtest.gyp:gtest',
+ '../third_party/sqlite/sqlite.gyp:sqlite',
],
'export_dependent_settings': [
'sql',

Powered by Google App Engine
This is Rietveld 408576698