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

Unified Diff: masters/master.tryserver.client.custom_tabs_client/master.cfg

Issue 1345803002: Master configuration for the custom-tabs-client CQ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: biuldbucket stuff Created 5 years, 3 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: masters/master.tryserver.client.custom_tabs_client/master.cfg
diff --git a/masters/master.tryserver.chromium.android/master.cfg b/masters/master.tryserver.client.custom_tabs_client/master.cfg
similarity index 93%
copy from masters/master.tryserver.chromium.android/master.cfg
copy to masters/master.tryserver.client.custom_tabs_client/master.cfg
index 13f604b1f47109554d03c9da9edd03dfb9201ad2..a64230dc139ded57c18aec9f64a34a12a2395260 100644
--- a/masters/master.tryserver.chromium.android/master.cfg
+++ b/masters/master.tryserver.client.custom_tabs_client/master.cfg
@@ -23,4 +23,4 @@ BuildmasterConfig = {}
master_gen.PopulateBuildmasterConfig(
BuildmasterConfig,
os.path.join(os.path.dirname(os.path.abspath(__file__)), 'builders.pyl'),
- master_site_config.TryserverChromiumAndroid)
+ master_site_config.CustomTabsClientTryserver)

Powered by Google App Engine
This is Rietveld 408576698