Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / tracing / importer / etw / parser.html
index 337b38d..38d24cd 100644 (file)
@@ -4,7 +4,7 @@ Copyright (c) 2014 The Chromium Authors. All rights reserved.
 Use of this source code is governed by a BSD-style license that can be
 found in the LICENSE file.
 -->
-<link rel="import" href="/tvcm.html">
+<link rel="import" href="/base.html">
 <script>
 'use strict';
 
@@ -46,7 +46,7 @@ found in the LICENSE file.
  * true.
  *
  */
-tvcm.exportTo('tracing.importer.etw', function() {
+tv.exportTo('tracing.importer.etw', function() {
   var subtypeConstructors = [];
 
   /**