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

Unified Diff: experimental/webtry/setup/continue_install

Issue 235323006: permalinks working (Closed) Base URL: https://skia.googlesource.com/skia.git@sql
Patch Set: fix sql formating Created 6 years, 8 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 | « experimental/webtry/DESIGN.md ('k') | experimental/webtry/templates/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/setup/continue_install
diff --git a/experimental/webtry/setup/continue_install b/experimental/webtry/setup/continue_install
index be3c005a097f3cfd14711cad93f2576a919e3e8f..b816eb04097fc264caffe63377f9ecdcc5e69e1f 100755
--- a/experimental/webtry/setup/continue_install
+++ b/experimental/webtry/setup/continue_install
@@ -56,5 +56,6 @@ ninja -C out/Debug webtry
cd experimental/webtry
+go get github.com/mattn/go-sqlite3
go get github.com/go-sql-driver/mysql
go build webtry.go
« no previous file with comments | « experimental/webtry/DESIGN.md ('k') | experimental/webtry/templates/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698