Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / trace_model / sample.html
index e6e8bc5..4ce7731 100644 (file)
@@ -13,7 +13,7 @@ found in the LICENSE file.
 /**
  * @fileoverview Provides the Sample class.
  */
-tvcm.exportTo('tracing.trace_model', function() {
+tv.exportTo('tracing.trace_model', function() {
   /**
    * A Sample represents a sample taken at an instant in time, plus its stack
    * frame and parameters associated with that sample.