| Index: tracing/tracing/model/helpers/android_surface_flinger.html
|
| diff --git a/tracing/tracing/model/helpers/android_surface_flinger.html b/tracing/tracing/model/helpers/android_surface_flinger.html
|
| index 2a71afec94bbf2792c92789148f92a244410b158..6c613341abc67eb295c4b72c83d2a566961731d4 100644
|
| --- a/tracing/tracing/model/helpers/android_surface_flinger.html
|
| +++ b/tracing/tracing/model/helpers/android_surface_flinger.html
|
| @@ -104,7 +104,7 @@ tr.exportTo('tr.model.helpers', function() {
|
| };
|
|
|
| return {
|
| - AndroidSurfaceFlinger: AndroidSurfaceFlinger
|
| + AndroidSurfaceFlinger,
|
| };
|
| });
|
| </script>
|
|
|