Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / about_tracing / tracing_controller_client.html
index 7e5f060..c9c5e04 100644 (file)
@@ -5,11 +5,11 @@ 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';
 
-tvcm.exportTo('about_tracing', function() {
+tv.exportTo('about_tracing', function() {
   /**
    * Communicates with content/browser/tracing_controller_impl.cc
    *