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

Unified Diff: sql/BUILD.gn

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/BUILD.gn
diff --git a/sql/BUILD.gn b/sql/BUILD.gn
index 05185d5cc26ebc60d706f105bf67d055f0a9aed4..7c4d3f0c7cf6b90d07c6cde0259a5772d227e72f 100644
--- a/sql/BUILD.gn
+++ b/sql/BUILD.gn
@@ -49,6 +49,7 @@ source_set("test_support") {
":sql",
"//base",
"//testing/gtest",
+ "//third_party/sqlite",
]
}

Powered by Google App Engine
This is Rietveld 408576698