Small edits

This commit is contained in:
Jessica Lord 2015-08-28 10:50:30 -07:00
parent 221eff7fec
commit bbf2cbb6f6
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,7 @@ generated file to view the result.
```javascript
var tracing = require('content-tracing');
tracing.startRecording('*', tracing.DEFAULT_OPTIONS, function() {
console.log('Tracing started');