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

Unified Diff: third_party/WebKit/Source/modules/background_sync/DEPS

Issue 2517223002: Move content/renderer/background_sync to Blink (Closed)
Patch Set: Fix broken WebEmbeddedWorker test Created 4 years, 1 month 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: third_party/WebKit/Source/modules/background_sync/DEPS
diff --git a/third_party/WebKit/Source/modules/background_sync/DEPS b/third_party/WebKit/Source/modules/background_sync/DEPS
index 7ce6801d21d0038cf98f5bf935f1dd3367f4fb5f..709cb77b9b2e7c481d1717e5102d021f754b45e8 100644
--- a/third_party/WebKit/Source/modules/background_sync/DEPS
+++ b/third_party/WebKit/Source/modules/background_sync/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+modules/EventModules.h",
"+modules/background_sync",
"+modules/serviceworkers",
+ "+mojo/public/cpp/bindings/strong_binding.h",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698