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

Unified Diff: 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/slave/run_webserver.bat ('k') | master/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master/Makefile
diff --git a/master/Makefile b/master/Makefile
deleted file mode 100644
index 25dafc21e2182c82c8fd0c9fdf1ff84533797b00..0000000000000000000000000000000000000000
--- a/master/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# -*- makefile -*-
-
-CWD := $(shell pwd)
-THIRDPARTY := $(CWD)/../third_party
-CHROMIUM_BUILDBOT := $(THIRDPARTY)/chromium_buildbot
-
-# These variables are used within master-common.mk
-MASTERPATH := master.client.skia
-BUILDBOT_PATH = $(BUILDBOT8_PATH)
-TOPLEVEL_DIR := $(CHROMIUM_BUILDBOT)
-PUBLICCONFIG_DIR := $(CHROMIUM_BUILDBOT)/site_config
-PRIVATECONFIG_DIR := $(CWD)/../site_config
-
-include $(CHROMIUM_BUILDBOT)/masters/master-common.mk
« no previous file with comments | « configs/chromium/slave/run_webserver.bat ('k') | master/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698