X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Ftrace-viewer%2Ftrace_viewer%2Ftracing%2Ftrace_model%2Fsample.html;h=4ce7731b8ca4668d37da06bb79558bb18208d863;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=e6e8bc534d97c4437e2d73d6c7db63bf3471f471;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/trace-viewer/trace_viewer/tracing/trace_model/sample.html b/src/third_party/trace-viewer/trace_viewer/tracing/trace_model/sample.html index e6e8bc5..4ce7731 100644 --- a/src/third_party/trace-viewer/trace_viewer/tracing/trace_model/sample.html +++ b/src/third_party/trace-viewer/trace_viewer/tracing/trace_model/sample.html @@ -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.