 Chromium Code Reviews
 Chromium Code Reviews Issue 2678273003:
  Initial framework setup and skeleton for BackgroundFetchContext  (Closed)
    
  
    Issue 2678273003:
  Initial framework setup and skeleton for BackgroundFetchContext  (Closed) 
  | Index: content/browser/background_fetch/OWNERS | 
| diff --git a/content/browser/background_fetch/OWNERS b/content/browser/background_fetch/OWNERS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..e6eccd94be70dcca10c9d2e7663bbb50609d94a6 | 
| --- /dev/null | 
| +++ b/content/browser/background_fetch/OWNERS | 
| @@ -0,0 +1,5 @@ | 
| +peter@chromium.org | 
| +harkness@chromium.org | 
| + | 
| +# TEAM: platform-capabilities@chromium.org | 
| +# COMPONENT: Blink>BackgroundFetch |