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

Unified Diff: mandoline/BUILD.gn

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: Another round. 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: mandoline/BUILD.gn
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
index da1326809b0d763d223e3f4cfffe3b42134d1615..fea9009dca92ff44dfa7d0619dce981645dee2f9 100644
--- a/mandoline/BUILD.gn
+++ b/mandoline/BUILD.gn
@@ -31,6 +31,7 @@ group("tests") {
"//components/resource_provider:apptests",
"//components/resource_provider:tests",
"//components/view_manager:tests",
+ "//sql/mojo:apptests",
"//mandoline/tab:mandoline_frame_apptests",
"//media/mojo/services:media_apptests",
]

Powered by Google App Engine
This is Rietveld 408576698