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

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: Patch cleanup now that gn check passes. 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 4395ece8f3e155837f2c659ad1dfc3c48429e388..7b58064053102c5e78543d8344b8c33a8a528d6a 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",
]
}

Powered by Google App Engine
This is Rietveld 408576698