| Index: tracing/tracing/ui/extras/chrome/cc/layer_tree_quad_stack_view.html
|
| diff --git a/tracing/tracing/ui/extras/chrome/cc/layer_tree_quad_stack_view.html b/tracing/tracing/ui/extras/chrome/cc/layer_tree_quad_stack_view.html
|
| index 100741e8bb116326134a3286dc28c6567f3b405a..34a094b0c1db7f5df9062d4cc7a77418478ff252 100644
|
| --- a/tracing/tracing/ui/extras/chrome/cc/layer_tree_quad_stack_view.html
|
| +++ b/tracing/tracing/ui/extras/chrome/cc/layer_tree_quad_stack_view.html
|
| @@ -603,7 +603,7 @@ tr.exportTo('tr.ui.e.chrome.cc', function() {
|
| if (hasUnresolvedPictureRef) {
|
| status.messages.push({
|
| header: 'Missing picture',
|
| - details: 'Your trace didnt have pictures for every layer. ' +
|
| + details: 'Your trace didn\'t have pictures for every layer. ' +
|
| 'Old chrome versions had this problem'});
|
| }
|
| if (hasMissingLayerRect) {
|
|
|