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

Unified Diff: WATCHLISTS

Issue 2759053002: [wasm] wasm WATCHLISTS (Closed)
Patch Set: wasm-team -> wasm-v8 Created 3 years, 9 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 84e9f1c3122ad3794c2e34008a08acc7ebf637dd..fb578c576cd4e4cb651c0b60be3508961a8ab32b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -66,6 +66,10 @@
'inspector': {
'filepath': 'inspector',
},
+ 'wasm': {
+ 'filepath': 'src/wasm/' \
+ '|src/compiler/wasm',
+ },
},
'WATCHLISTS': {
@@ -102,5 +106,8 @@
'inspector': [
'devtools-reviews@chromium.org',
],
+ 'wasm': [
+ 'wasm-v8@google.com',
+ ],
},
}
« 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