Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / trace_model / kernel_test.html
index 20621ff..862967e 100644 (file)
@@ -11,7 +11,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.unittest.testSuite(function() {
+tv.unittest.testSuite(function() {
   test('bestGuessAtCpuCountWithNoData', function() {
     var m = new tracing.TraceModel();
     m.importTraces([], false, false, function() {