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

Unified Diff: WATCHLISTS

Issue 137373002: Move Version Assembly code out of chrome_elf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Watchlists Created 6 years, 11 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 | chrome/app/version_assembly/OWNERS » ('j') | 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 c5e2ec2b1d41819642dbd57942c21898c99a0cf9..9a7d5d7ddd0a033a89ae37d3113d17b751275694 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -147,6 +147,9 @@
'webkit/renderer/compositor_bindings/|'\
'content/common/cc_messages'
},
+ 'chrome_elf': {
+ 'filepath': 'chrome_elf',
+ },
'chrome_views': {
'filepath': 'chrome/browser/ui/views',
},
@@ -590,6 +593,9 @@
'valgrind': {
'filepath': 'valgrind',
},
+ 'version_assembly': {
+ 'filepath': 'chrome/app/version_assembly',
+ },
'views': {
# Applies to all files and subdirs within this directory.
'filepath': '^ui/views/',
@@ -694,6 +700,7 @@
'miu+watch@chromium.org',
'pwestin+watch@google.com'],
'cc': ['cc-bugs@chromium.org'],
+ 'chrome_elf': ['caitkp+watch@chromium.org',],
'chrome_views': ['tfarina@chromium.org'],
'chromedriver': ['chrisgao@chromium.org', 'frankf@chromium.org'],
'chromeos' : ['oshima+watch@chromium.org',
@@ -856,6 +863,8 @@
'valgrind': ['bruening+watch@chromium.org',
'glider+watch@chromium.org',
'timurrrr+watch@chromium.org'],
+ 'version_assembly': ['caitkp+watch@chromium.org',
+ 'gab+watch@chromium.org'],
'views': ['tfarina@chromium.org'],
'views_core': ['ben+views@chromium.org'],
'views_corewm': ['ben+corewm@chromium.org'],
« no previous file with comments | « no previous file | chrome/app/version_assembly/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698