Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / src / tracing / filter.js
index 6caf8b1..8b4b416 100644 (file)
@@ -4,7 +4,7 @@
 
 'use strict';
 
-base.exportTo('tracing', function() {
+tvcm.exportTo('tracing', function() {
   /**
    * @constructor The generic base class for filtering a TraceModel based on
    * various rules. The base class returns true for everything.