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

Unified Diff: scripts/slave/gatekeeper.json

Issue 2010953002: Change chromium.memory.fyi to chromium.memory.full (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix file names as well 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
Index: scripts/slave/gatekeeper.json
diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
index 28f3b1df5489746a0c7e65762daebd789b87e1ca..7a105cf58f149ee405619da911fd8e6951b6fa57 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -404,10 +404,10 @@
}
}
],
- "https://build.chromium.org/p/chromium.memory.fyi": [
+ "https://build.chromium.org/p/chromium.memory.full": [
{
"categories": [
- "chromium_memory_fyi"
+ "chromium_memory_full"
],
"sheriff_classes": ["sheriff_memory"],
@@ -811,7 +811,7 @@
},
"categories": {
- "chromium_memory_fyi": {
+ "chromium_memory_full": {
"closing_optional": [
"*"
]

Powered by Google App Engine
This is Rietveld 408576698