| Index: perf_insights/perf_insights/function_handle_test.html
 | 
| diff --git a/perf_insights/perf_insights/function_handle_test.html b/perf_insights/perf_insights/function_handle_test.html
 | 
| index 8ebeeec531fecf2e2d842ba974559aa6188a7804..962b1a63fe84b8af980a76cec5243d4b6cfd5236 100644
 | 
| --- a/perf_insights/perf_insights/function_handle_test.html
 | 
| +++ b/perf_insights/perf_insights/function_handle_test.html
 | 
| @@ -24,7 +24,7 @@ tr.b.unittest.testSuite(function() {
 | 
|        filename: 'foo.html'
 | 
|      };
 | 
|      var handleDict1 = {
 | 
| -      functionName: 'Bar'
 | 
| +      function_name: 'Bar'
 | 
|      };
 | 
|  
 | 
|      var handle0 = pi.FunctionHandle.fromDict(handleDict0);
 | 
| 
 |