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

Unified Diff: golden/Makefile

Issue 1224943002: gold: force layout diagram (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: fix vet Created 5 years, 5 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 | « no previous file | golden/bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: golden/Makefile
diff --git a/golden/Makefile b/golden/Makefile
index 171d29abb452ed0c1ecf7a4c3d952030e1b428fb..8ac6dea2f06646d5481eee0172da06692126e801 100644
--- a/golden/Makefile
+++ b/golden/Makefile
@@ -5,6 +5,7 @@
BOWER_DIR=third_party/bower_components
CORE_SOURCE_FILES = node_modules/native-promise-only/npo.js \
$(BOWER_DIR)/webcomponentsjs/webcomponents.min.js \
+ $(BOWER_DIR)/d3/d3.js \
../res/js/common.js
.PHONY: all
« no previous file with comments | « no previous file | golden/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698