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

Unified Diff: components/background_task_scheduler/android/java/src/org/chromium/components/background_task_scheduler/OWNERS

Issue 2714463002: [android] Add JobScheduler-based BackgroundTaskScheduler. (Closed)
Patch Set: FindBugs wants the real Pi, but I won't give it. Created 3 years, 10 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: components/background_task_scheduler/android/java/src/org/chromium/components/background_task_scheduler/OWNERS
diff --git a/components/background_task_scheduler/android/java/src/org/chromium/components/background_task_scheduler/OWNERS b/components/background_task_scheduler/android/java/src/org/chromium/components/background_task_scheduler/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..1b5e9bc47daee3a86c67d56175780d38a0755f5d
--- /dev/null
+++ b/components/background_task_scheduler/android/java/src/org/chromium/components/background_task_scheduler/OWNERS
@@ -0,0 +1,3 @@
+# Everyone can add new TaskIds. For structural changes, ask component OWNERS.
+per-file TaskIds.java=*
+

Powered by Google App Engine
This is Rietveld 408576698