Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / timeline_viewport_test.html
index f71d1fa..16714f9 100644 (file)
@@ -10,7 +10,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.unittest.testSuite(function() {
+tv.unittest.testSuite(function() {
   test('memoization', function() {
 
     var vp = new tracing.TimelineViewport(document.createElement('div'));