Index: tracing/tracing/extras/chrome/gpu/state.html |
diff --git a/tracing/tracing/extras/chrome/gpu/state.html b/tracing/tracing/extras/chrome/gpu/state.html |
index 8878a0039ac88fffaa2ab2d9a55a2e72d3e9fed2..29a1e8bfc7abb047d115d0df0e9b9b133dd3d878 100644 |
--- a/tracing/tracing/extras/chrome/gpu/state.html |
+++ b/tracing/tracing/extras/chrome/gpu/state.html |
@@ -29,8 +29,9 @@ tr.exportTo('tr.e.gpu', function() { |
}, |
initialize: function() { |
- if (this.args.screenshot) |
+ if (this.args.screenshot) { |
this.screenshot_ = this.args.screenshot; |
+ } |
}, |
/** |