Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / cc / raster_task.html
index ace9a97..4a0100e 100644 (file)
@@ -10,7 +10,7 @@ found in the LICENSE file.
 <script>
 'use strict';
 
-tvcm.exportTo('cc', function() {
+tv.exportTo('cc', function() {
 
   var knownRasterTaskNames = [
       'TileManager::RunRasterTask',
@@ -68,4 +68,4 @@ tvcm.exportTo('cc', function() {
     isSliceDoingAnalysis: isSliceDoingAnalysis
   };
 });
-</script>
\ No newline at end of file
+</script>