| Index: chrome/browser/resources/tracing/tests.html
|
| diff --git a/chrome/browser/resources/tracing/tests.html b/chrome/browser/resources/tracing/tests.html
|
| index ec7b7713793944b0607806204fe2edd80f5a52ec..e4cb900fabb61d1b9631cb379afd320a8e4bee22 100644
|
| --- a/chrome/browser/resources/tracing/tests.html
|
| +++ b/chrome/browser/resources/tracing/tests.html
|
| @@ -17,6 +17,7 @@ found in the LICENSE file.
|
| 'profiling_view_test.html',
|
| 'timeline_test.html',
|
| 'timeline_view_test.html',
|
| + 'timeline_analysis_test.html',
|
| ];
|
| </script>
|
| <script src="http://closure-library.googlecode.com/svn/trunk/closure/goog/base.js"></script>
|
|
|