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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-modules", 2 "-modules",
3 "+modules/EventModules.h", 3 "+modules/EventModules.h",
4 "+modules/EventTargetModules.h", 4 "+modules/EventTargetModules.h",
5 "+modules/ModulesExport.h", 5 "+modules/ModulesExport.h",
6 "+modules/fetch", 6 "+modules/fetch",
7 "+modules/serviceworkers", 7 "+modules/serviceworkers",
8 "+mojo/public/cpp/system/data_pipe.h",
8 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698