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

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: fix win 8 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
« no previous file with comments | « components/filesystem/public/interfaces/types.mojom ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/BUILD.gn
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
index d76d752c8100a07367357769be36fde0570ca473..7a35fced7faefdb2a8e41b678319f8a9c81615bb 100644
--- a/mandoline/BUILD.gn
+++ b/mandoline/BUILD.gn
@@ -35,6 +35,7 @@ group("tests") {
"//components/resource_provider:apptests",
"//components/resource_provider:resource_provider_unittests",
"//components/view_manager:tests",
+ "//sql/mojo:apptests",
"//mandoline/tab:mandoline_frame_apptests",
"//media/mojo/services:media_apptests",
]
« no previous file with comments | « components/filesystem/public/interfaces/types.mojom ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698