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

Unified Diff: third_party/WebKit/Source/modules/background_fetch/OWNERS

Issue 2762573003: Implement BackgroundFetchManager.fetch() and struct traits (Closed)
Patch Set: First round of comments 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/background_fetch/OWNERS
diff --git a/third_party/WebKit/Source/modules/background_fetch/OWNERS b/third_party/WebKit/Source/modules/background_fetch/OWNERS
index 569df4eb0ef1787ccc18c9c021cd903cfb2ce76e..8bea39ed5fcc612a96d1d3217627aae334a399da 100644
--- a/third_party/WebKit/Source/modules/background_fetch/OWNERS
+++ b/third_party/WebKit/Source/modules/background_fetch/OWNERS
@@ -1,4 +1,7 @@
peter@chromium.org
+per-file *TypeConverter*.*=set noparent
+per-file *TypeConverter*.*=file://ipc/SECURITY_OWNERS
+
# TEAM: platform-capabilities@chromium.org
# COMPONENT: Blink>BackgroundFetch

Powered by Google App Engine
This is Rietveld 408576698