Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / about_tracing / mock_tracing_controller_client.html
index b09a8a0..20b7057 100644 (file)
@@ -10,7 +10,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.exportTo('about_tracing', function() {
+tv.exportTo('about_tracing', function() {
   function MockTracingControllerClient() {
     this.requests = [];
     this.nextRequestIndex = 0;