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

Unified Diff: content/browser/BUILD.gn

Issue 424863002: Fill in some of ServiceWorkerFetchStores. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cache_storage
Patch Set: Updated license Created 6 years, 4 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 | content/browser/service_worker/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 76fb1147bcd96045177b6cb54c1a7e381e3b16ca..cb200d380b0ac5cf5feb50686102b79c14154267 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -24,7 +24,7 @@ source_set("browser") {
deps = [
"//base",
"//content:resources",
- "//content/browser/service_worker:database_proto",
+ "//content/browser/service_worker:proto",
"//content/browser/speech/proto",
"//crypto",
"//google_apis",
« no previous file with comments | « no previous file | content/browser/service_worker/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698