Move .js files to their own directory

Review URL: https://codereview.chromium.org/677133002
This commit is contained in:
robertphillips 2014-10-24 20:02:31 -07:00 committed by Commit bot
parent d3de40dfdf
commit 59b3815eaa
6 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ before you can compile and run this sample:
4. Uncomment SkV8Example in gyp/everything.gyp.
5. Run 'ninja -C out/Debug SkV8Example'
6. Run the sample as:
./out/Debug/SkV8Example --infile experimental/SkV8Example/speed.js
./out/Debug/SkV8Example --infile experimental/SkV8Example/js/speed.js