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

Unified Diff: scripts/slave/gatekeeper_trees.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_trees.json
diff --git a/scripts/slave/gatekeeper_trees.json b/scripts/slave/gatekeeper_trees.json
index b925a79f0071fb92b489d8fd02ab461c7baf21dc..3b869179faf1bb132f9a50bafb9551cc3610cc70 100644
--- a/scripts/slave/gatekeeper_trees.json
+++ b/scripts/slave/gatekeeper_trees.json
@@ -124,7 +124,7 @@
"masters": {
"https://build.chromium.org/p/chromium.fyi": ["*"],
"https://build.chromium.org/p/chromium.lkgr": ["*"],
- "https://build.chromium.org/p/chromium.memory.fyi": ["*"],
+ "https://build.chromium.org/p/chromium.memory.full": ["*"],
"https://build.chromium.org/p/client.boringssl": ["*"],
"https://build.chromium.org/p/client.catapult": ["*"],
"https://build.chromium.org/p/client.crashpad": ["*"],

Powered by Google App Engine
This is Rietveld 408576698