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

Unified Diff: WATCHLISTS

Issue 1920793002: [build] Prepare moving v8.gyp to src/ (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Better base files. 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 | « Makefile ('k') | samples/samples.gyp » ('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 0d6f9cb8b51f04327a88548a8229aa8ef6a8c0c8..94221c1a59358aeefab349ce3312dae5f92b8de9 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -62,7 +62,10 @@
},
'merges': {
'filepath': '.',
- }
+ },
+ 'v8_gyp': {
+ 'filepath': 'tools/gyp/v8.gyp|src/v8.gyp',
+ },
},
'WATCHLISTS': {
@@ -97,5 +100,8 @@
# Only enabled on branches created with tools/release/create_release.py
# 'v8-merges@googlegroups.com',
],
+ 'v8_gyp': [
+ 'machenbach@chromium.org',
+ ],
},
}
« no previous file with comments | « Makefile ('k') | samples/samples.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698