Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / timing_tool_test.html
index c338bb4..83e3bf6 100644 (file)
@@ -11,7 +11,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.unittest.testSuite(function() {
+tv.unittest.testSuite(function() {
   function create100PxWideViewportInto10WideWorld() {
     var vp = new tracing.TimelineViewport(document.createElement('div'));
     var tempDisplayTransform = new tracing.TimelineDisplayTransform();