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

Unified Diff: configs/chromium/master/Makefile

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment Created 6 years, 2 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
« no previous file with comments | « configs/chromium/config_private.py ('k') | configs/chromium/master/buildbot » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: configs/chromium/master/Makefile
diff --git a/configs/chromium/master/Makefile b/configs/chromium/master/Makefile
deleted file mode 100644
index de6562169f3b4dba9680517532127d7132936ae4..0000000000000000000000000000000000000000
--- a/configs/chromium/master/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*- makefile -*-
-
-CWD := $(shell pwd)
-
-TOPLEVEL_DIR := $(CWD)/../../../third_party/chromium_buildbot
-PUBLICCONFIG_DIR := $(TOPLEVEL_DIR)/site_config
-PRIVATECONFIG_DIR := $(CWD)/..
-
-# TODO(epoger): I don't know if I even need MASTERPATH
-MASTERPATH := master.chromium.local
-
-include $(TOPLEVEL_DIR)/masters/master-common.mk
« no previous file with comments | « configs/chromium/config_private.py ('k') | configs/chromium/master/buildbot » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698