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

Unified Diff: app/app.gyp

Issue 6823057: Cleanup SQLite 3.6.18 import. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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
« no previous file with comments | « no previous file | app/sql/connection.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app.gyp
diff --git a/app/app.gyp b/app/app.gyp
index 8fd7315aab9f0b27344747813e926426bb08d8d3..1810938e1f906e9199d34b89a64cb4f7ff6d9681 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -46,6 +46,7 @@
'../ui/base/view_prop_unittest.cc',
'run_all_unittests.cc',
'sql/connection_unittest.cc',
+ 'sql/sqlite_features_unittest.cc',
'sql/statement_unittest.cc',
'sql/transaction_unittest.cc',
'test_suite.cc',
« no previous file with comments | « no previous file | app/sql/connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698