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

Unified Diff: mojo/BUILD.gn

Issue 1088533003: Adding URLResponse Disk Cache to mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: And now with full app tests and a bug fix. Created 5 years, 8 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: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index ee4850de54c0f1a51b75a63384fafa30f68bf153..df58b183244ee05b3db348e9b81d56feffccbb3f 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -68,6 +68,7 @@ group("tests") {
"//services/js:js_apptests",
"//services/js:js_services_unittests",
"//services/reaper:tests",
+ "//services/service_cache:tests",
"//services/view_manager:mojo_view_manager_client_apptests",
"//services/view_manager:view_manager_service_apptests",
"//services/view_manager:view_manager_service_unittests",

Powered by Google App Engine
This is Rietveld 408576698