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

Unified Diff: services/BUILD.gn

Issue 1088533003: Adding URLResponse Disk Cache to mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review Created 5 years, 7 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: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 84876b8d77341dfaa12f8a116f3f266aef7e581d..81c59ab7a12781c6d3b2795e998d7d208eab9cb0 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -17,6 +17,7 @@ group("services") {
"//services/kiosk_wm",
"//services/native_viewport",
"//services/reaper",
+ "//services/url_response_disk_cache",
"//services/surfaces",
"//services/test_service:bindings",
"//services/tracing",

Powered by Google App Engine
This is Rietveld 408576698