Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / trace_model / sample_test.html
index c757988..21e0b95 100644 (file)
@@ -11,7 +11,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.unittest.testSuite(function() {
+tv.unittest.testSuite(function() {
   var Sample = tracing.trace_model.Sample;
   var StackFrame = tracing.trace_model.StackFrame;
   var Thread = tracing.trace_model.Thread;