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

Unified Diff: WATCHLISTS

Issue 1980313002: [GN] Watchlist upadate to track gyp changes. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 7 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 94221c1a59358aeefab349ce3312dae5f92b8de9..b8df56f746c7bdeb416ba8c2cc087f80330cd330 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -63,8 +63,8 @@
'merges': {
'filepath': '.',
},
- 'v8_gyp': {
- 'filepath': 'tools/gyp/v8.gyp|src/v8.gyp',
+ 'gypfiles': {
+ 'filepath': 'gypfiles/',
},
},
@@ -100,7 +100,7 @@
# Only enabled on branches created with tools/release/create_release.py
# 'v8-merges@googlegroups.com',
],
- 'v8_gyp': [
+ 'gypfiles': [
'machenbach@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