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

Unified Diff: WATCHLISTS

Issue 2679943002: Add UX writer to watchlist for UI strings (Closed)
Patch Set: 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
« 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 3ed1b596f3e67963467902c07596ece58ecaee3a..c56084b892ef2d19867bfad303df812a61c65ffd 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1033,6 +1033,14 @@
'|ui/base/native_theme/resources/'\
'|chrome/app/theme/'
},
+ 'ui_strings': {
+ 'filepath': 'chrome/app/generated_resources.grd'\
+ '|chrome/app/google_chrome_strings.grd'\
+ '|chrome/android/java/strings/android_chrome_strings.grd'\
+ '|chrome/app/settings_strings.grdp'\
+ '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
+ '|ui/strings/ui_strings.grd',
+ },
'valgrind': {
'filepath': 'valgrind',
},
@@ -2078,6 +2086,7 @@
'ui_compositor': ['cc-bugs@chromium.org'],
'ui_display_win': ['robliao+watch@chromium.org'],
'ui_resources': ['oshima+watch@chromium.org'],
+ 'ui_strings': ['srahim+watch@chromium.org'],
'valgrind': ['bruening+watch@chromium.org',
'glider+watch@chromium.org'],
'version_assembly': ['caitkp+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