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

Unified Diff: WATCHLISTS

Issue 2194043004: Remove the gyp_chromium hook from DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « DEPS ('k') | 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 39ca4d825200a641295d504e50ecfe2065dc083e..70b318193999ea836caae96f2fdcbe1b9ac4f77f 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -444,6 +444,9 @@
'gpu': {
'filepath': 'gpu/',
},
+ 'gyp': {
+ 'filepath': '.gyp$|.gypi$',
+ },
'history_ui': {
'filepath': 'chrome/browser/resources/(md_)?history|'\
'chrome/browser/ui/webui/.*history',
@@ -1735,6 +1738,7 @@
'gn': ['dpranke@chromium.org',
'tfarina@chromium.org'],
'gpu': ['piman+watch@chromium.org'],
+ 'gyp': ['dpranke@chromium.org'],
'history_ui': ['dbeam+watch-history@chromium.org',
'dubroy@chromium.org',
'pam+watch@chromium.org'],
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698