Chromium Code Reviews| Index: third_party/sqlite/src/trial.sh |
| diff --git a/third_party/sqlite/src/trial.sh b/third_party/sqlite/src/trial.sh |
| new file mode 100755 |
| index 0000000000000000000000000000000000000000..a33e63f48c7c161c8248a7314f3271229ca82c00 |
| --- /dev/null |
| +++ b/third_party/sqlite/src/trial.sh |
| @@ -0,0 +1,5 @@ |
| +#!/bin/sh |
| + |
| +mkdir -p build |
| +cd build |
| +make -j15 -f ../Makefile.linux-gcc sqlite3 && ./sqlite3 /Volumes/SQLite\ Corruption/examples/Chrome_profile/Default/History\ Index\ 2011-03 |