Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / cc / selection.html
index 4a45553..4aab474 100644 (file)
@@ -10,7 +10,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.exportTo('cc', function() {
+tv.exportTo('cc', function() {
   var tsRound = tracing.analysis.tsRound;
 
   var GenericObjectViewWithLabel = tracing.analysis.GenericObjectViewWithLabel;