| Index: tracing/tracing/model/helpers/android_model_helper.html
|
| diff --git a/tracing/tracing/model/helpers/android_model_helper.html b/tracing/tracing/model/helpers/android_model_helper.html
|
| index 727da8d4a5c1575b50a6e5daa6ef48df8a3648aa..3b132839cb8438cf0b55ab91664510d3e4ec948a 100644
|
| --- a/tracing/tracing/model/helpers/android_model_helper.html
|
| +++ b/tracing/tracing/model/helpers/android_model_helper.html
|
| @@ -98,7 +98,7 @@ tr.exportTo('tr.model.helpers', function() {
|
| };
|
|
|
| return {
|
| - AndroidModelHelper: AndroidModelHelper
|
| + AndroidModelHelper,
|
| };
|
| });
|
| </script>
|
|
|