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

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

Issue 2684533002: [WIP] Mojofy respondwith
Patch Set: rebase Created 3 years, 8 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 3e20685f948ea1d2d0db425517c1038c5c0ecaed..1421587e626fb120427e2bdb233acd4a37a06e6c 100644
--- a/third_party/WebKit/Source/modules/serviceworkers/DEPS
+++ b/third_party/WebKit/Source/modules/serviceworkers/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+modules/ModulesExport.h",
"+modules/fetch",
"+modules/serviceworkers",
+ "+mojo/public/cpp/system/data_pipe.h",
]

Powered by Google App Engine
This is Rietveld 408576698