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

Unified Diff: chrome/browser/DEPS

Issue 2151993002: [WebAPKs] Plumb service worker scope to notifications (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into notification_scope Created 4 years, 5 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index ec8d855c1d9b9591f1ccc546fffe2d841be4fb1f..d76ca9ec4f562e031c9935045a143b91432875ca 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+chrome_elf/dll_hash",
"+chromeos",
"+components",
+ "+content/browser/service_worker",
+ "+content/common/service_worker",
pkotwicz 2016/07/14 19:32:50 I suspect that I need to add ServiceWorkerContext:
Peter Beverloo 2016/07/15 13:40:11 Sorry, we can't add these dependencies. See the do
"+content/public/browser",
"+content/test/net",
"+courgette",

Powered by Google App Engine
This is Rietveld 408576698