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

Unified Diff: WATCHLISTS

Issue 2790313002: Add chooser watchlist and add ortuno to it (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 9c6aa0387e6057e000ad32caf402daca61f67936..c3a3ef32e1832a5e2320b44985bf2bfdd6291593 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -37,6 +37,10 @@
'chrome/browser/android/shortcut_.*|'\
'chrome/browser/android/webapps/',
},
+ 'android_chooser_dialogs': {
juncai 2017/04/04 00:26:46 'android_chooser_dialogs' seems too general, what
ortuno 2017/04/04 00:35:37 android_device_chooser_dialogs would limit us to U
juncai 2017/04/04 00:46:16 hmm... still feel that the 'android_chooser_dialog
ortuno 2017/04/05 00:11:17 I see. Done.
+ 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/.*ChooserDialog.java|'\
+ 'chrome/android/javatests/src/org/chromium/chrome/browser/.*ChooserDialogTest.java|'\
+ },
'android_crash_reporting': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
},
@@ -1563,6 +1567,7 @@
'pkotwicz+watch@chromium.org',
'zpeng+watch@chromium.org'],
'android_crash_reporting': ['asvitkine+watch@chromium.org'],
+ 'android_chooser_dialogs': ['ortuno+watch@chromium.org'],
'android_crazy_linker': ['johnmaguire+watch@google.com'],
'android_infobars': ['dfalcantara+watch@chromium.org'],
'android_infra': ['agrieve+watch@chromium.org',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698