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

Unified Diff: WATCHLISTS

Issue 1899293003: Adding self to offline_pages watchlist (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 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 e6bd49fee859c9c337d98a40ba0e460ed018bfbb..304a468489823ab8a34aa64c235fc50545ca58eb 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -605,7 +605,8 @@
},
'offline_pages': {
'filepath': 'components/offline_pages/'\
- '|chrome/browser/android/offline_pages/'
+ '|chrome/browser/android/offline_pages/'\
+ '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
},
'omnibox': {
'filepath': 'chrome/browser/autocomplete/'\
@@ -1495,7 +1496,8 @@
'pedrosimonetti+watch@chromium.org'],
'ntp_snippets': ['mcwilliams+watch@chromium.org',
'dgn+watch@chromium.org'],
- 'offline_pages': ['dimich+watch@chromium.org'],
+ 'offline_pages': ['dimich+watch@chromium.org',
+ 'fgorski+watch@chromium.org'],
'omnibox': ['suzhe@chromium.org'],
'options': ['dbeam+watch-options@chromium.org',
'michaelpg+watch-options@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