Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / trace_model / slice.html
index 215e0d8..6f032d4 100644 (file)
@@ -13,7 +13,7 @@ found in the LICENSE file.
 /**
  * @fileoverview Provides the Slice class.
  */
-tvcm.exportTo('tracing.trace_model', function() {
+tv.exportTo('tracing.trace_model', function() {
   /**
    * A Slice represents an interval of time plus parameters associated
    * with that interval.