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

Side by Side Diff: scripts/slave/gatekeeper_trees.json

Issue 2032043003: Revert of Change chromium.memory.fyi to chromium.memory.full (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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 unified diff | Download patch
« no previous file with comments | « scripts/slave/gatekeeper.json ('k') | scripts/slave/recipe_modules/chromium_tests/api.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "chromiumos": { 2 "chromiumos": {
3 "masters": { 3 "masters": {
4 "https://build.chromium.org/p/chromiumos": ["*"], 4 "https://build.chromium.org/p/chromiumos": ["*"],
5 "https://build.chromium.org/p/chromium.chromiumos": ["*"] 5 "https://build.chromium.org/p/chromium.chromiumos": ["*"]
6 } 6 }
7 }, 7 },
8 "build": { 8 "build": {
9 "build-db": "build_db.json", 9 "build-db": "build_db.json",
10 "masters": { 10 "masters": {
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 }, 117 },
118 "chromium.perf": { 118 "chromium.perf": {
119 "masters": { 119 "masters": {
120 "https://build.chromium.org/p/chromium.perf": ["*"] 120 "https://build.chromium.org/p/chromium.perf": ["*"]
121 } 121 }
122 }, 122 },
123 "non-closers": { 123 "non-closers": {
124 "masters": { 124 "masters": {
125 "https://build.chromium.org/p/chromium.fyi": ["*"], 125 "https://build.chromium.org/p/chromium.fyi": ["*"],
126 "https://build.chromium.org/p/chromium.lkgr": ["*"], 126 "https://build.chromium.org/p/chromium.lkgr": ["*"],
127 "https://build.chromium.org/p/chromium.memory.full": ["*"], 127 "https://build.chromium.org/p/chromium.memory.fyi": ["*"],
128 "https://build.chromium.org/p/client.boringssl": ["*"], 128 "https://build.chromium.org/p/client.boringssl": ["*"],
129 "https://build.chromium.org/p/client.catapult": ["*"], 129 "https://build.chromium.org/p/client.catapult": ["*"],
130 "https://build.chromium.org/p/client.crashpad": ["*"], 130 "https://build.chromium.org/p/client.crashpad": ["*"],
131 "https://build.chromium.org/p/client.libvpx": ["*"] 131 "https://build.chromium.org/p/client.libvpx": ["*"]
132 } 132 }
133 } 133 }
134 } 134 }
OLDNEW
« no previous file with comments | « scripts/slave/gatekeeper.json ('k') | scripts/slave/recipe_modules/chromium_tests/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698