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

Unified Diff: Source/modules/background_sync/DEPS

Issue 963683002: Add IDL and initial Blink API for Background Sync (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add missing serviceWorkerRegistration.syncManager to interface tests Created 5 years, 9 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 | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/background_sync/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/background_sync/DEPS
diff --git a/Source/modules/geofencing/DEPS b/Source/modules/background_sync/DEPS
similarity index 85%
copy from Source/modules/geofencing/DEPS
copy to Source/modules/background_sync/DEPS
index b8753f24ab7466d37e83edc4bce827c79b94c41e..c9896c22914c8aa8b308fdd3a0f76377b22657e5 100644
--- a/Source/modules/geofencing/DEPS
+++ b/Source/modules/background_sync/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+heap",
"-modules",
"+modules/EventModules.h",
- "+modules/geofencing",
+ "+modules/background_sync",
"+modules/serviceworkers",
"+platform",
"+public/platform",
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/background_sync/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698