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

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

Issue 2705293010: PaymentApp: Implement respondWith() in PaymentRequestEvent. (blink side) (Closed)
Patch Set: PaymentApp: Implement respondWith() in PaymentRequestEvent. (blink side) Created 3 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
Index: third_party/WebKit/Source/modules/serviceworkers/DEPS
diff --git a/third_party/WebKit/Source/modules/serviceworkers/DEPS b/third_party/WebKit/Source/modules/serviceworkers/DEPS
index 23151621473be9d77b65491dac6ad24d8eb32d92..1347d7c6cd03cec17c14a1cd45406ae618a1aec8 100644
--- a/third_party/WebKit/Source/modules/serviceworkers/DEPS
+++ b/third_party/WebKit/Source/modules/serviceworkers/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
"+modules/fetch",
+ "+modules/payments",
"+modules/serviceworkers",
"+platform",
"+public/platform",

Powered by Google App Engine
This is Rietveld 408576698