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

Unified Diff: services/url_response_disk_cache/BUILD.gn

Issue 1364243002: Bundle core applicatons in the shell. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review Created 5 years, 3 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 | « no previous file | services/url_response_disk_cache/url_response_disk_cache_app.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/url_response_disk_cache/BUILD.gn
diff --git a/services/url_response_disk_cache/BUILD.gn b/services/url_response_disk_cache/BUILD.gn
index bb0bb87295fed6a012a6e3daecab4890a5baaead..2adba418c5810bcdd5e3d1046dbe6f2376e8de89 100644
--- a/services/url_response_disk_cache/BUILD.gn
+++ b/services/url_response_disk_cache/BUILD.gn
@@ -21,6 +21,7 @@ source_set("url_response_disk_cache") {
sources = [
"url_response_disk_cache_app.cc",
"url_response_disk_cache_app.h",
+ "url_response_disk_cache_delegate.h",
"url_response_disk_cache_impl.cc",
"url_response_disk_cache_impl.h",
]
« no previous file with comments | « no previous file | services/url_response_disk_cache/url_response_disk_cache_app.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698