Chromium Code Reviews| Index: firefighter/base/constants.py |
| diff --git a/firefighter/base/constants.py b/firefighter/base/constants.py |
| index 984ceb744a62cc932c5e56786c2b0e87b3b87fe5..3fe11e90befe8e7405437c194681e2eb841b39b2 100644 |
| --- a/firefighter/base/constants.py |
| +++ b/firefighter/base/constants.py |
| @@ -19,6 +19,7 @@ DEFAULT_HISTORY_DURATION_SECONDS = 60 * 60 * 12 |
| BUILDBOT_BASE_URL = 'https://build.chromium.org/p' |
| +CBE_BASE_URL = 'https://chrome-build-extract.appspot.com/p' |
| MASTER_NAMES = ( |
| 'chromium.perf', |