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

Unified Diff: fuzzer/Makefile

Issue 1419793011: Add front page of Fuzzer (Closed) Base URL: https://skia.googlesource.com/buildbot@file
Patch Set: Created 5 years, 1 month 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 | fuzzer/bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fuzzer/Makefile
diff --git a/fuzzer/Makefile b/fuzzer/Makefile
index 933cbef777e4446db159c3d55f8ec857b47878e2..0c81be9101ee2ad457eee8c524441bce1f339a8a 100644
--- a/fuzzer/Makefile
+++ b/fuzzer/Makefile
@@ -1,3 +1,5 @@
+#Use Vulcanize 1.0
+VULCANIZE1=true
# The list of files we want to go into core.js, which is concat'd and
# minified. These files should be either present in the project, brought
# into third_party/bower_compoents via bower, or in node_modules.
« no previous file with comments | « no previous file | fuzzer/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698