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

Side by Side Diff: masters/master.tryserver.client.custom_tabs_client/Makefile

Issue 1345803002: Master configuration for the custom-tabs-client CQ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: added the master name to tests/ 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 unified diff | Download patch
OLDNEW
1 # This file was generated from 1 # This file was generated from
2 # scripts/tools/buildbot_tool_templates/Makefile 2 # scripts/tools/buildbot_tool_templates/Makefile
3 # by "../../build/scripts/tools/buildbot-tool gen .". 3 # by "../../build/scripts/tools/buildbot-tool gen .".
4 # DO NOT EDIT BY HAND! 4 # DO NOT EDIT BY HAND!
5 5
6 6
7 BUILDBOT_PATH = $(BUILDBOT8_PATH) 7 BUILDBOT_PATH = $(BUILDBOT8_PATH)
8 MASTERPATH := master.client.gyp 8 MASTERPATH := master.tryserver.client.custom_tabs_client
9 include ../master-common.mk 9 include ../master-common.mk
10 10
11 # -*- makefile -*- 11 # -*- makefile -*-
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698