Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / src / tracing / importer / importer.js
index 80a7454..c50aead 100644 (file)
@@ -8,7 +8,7 @@
  * @fileoverview Base class for trace data importers.
  */
 
-base.exportTo('tracing.importer', function() {
+tvcm.exportTo('tracing.importer', function() {
 
   function Importer() {
   }