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

Unified Diff: sql/sql.gyp

Issue 1176653002: mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with ToT and fix the test import. Created 5 years, 6 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 53457913f1140caa377bc86ca0925a0a8d5859a9..d983a458089ccf5bfd750198aa37c91705d27ee5 100644
--- a/sql/sql.gyp
+++ b/sql/sql.gyp
@@ -96,6 +96,8 @@
'test/paths.cc',
'test/paths.h',
'test/run_all_unittests.cc',
+ 'test/sql_test_base.cc',
+ 'test/sql_test_base.h',
'test/sql_test_suite.cc',
'test/sql_test_suite.h',
'transaction_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698