Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / about_tracing / inspector_tracing_controller_client_test.html
index eb5d944..18de486 100644 (file)
@@ -10,7 +10,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.unittest.testSuite(function() { // @suppress longLineCheck
+tv.unittest.testSuite(function() { // @suppress longLineCheck
   test('beginRecording_sendCategoriesAndOptions', function() {
     var controller = new about_tracing.InspectorTracingControllerClient();
     controller.conn_ = new (function() {