Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer / cc / debug_colors.html
index 512fbc4..c1c5d40 100644 (file)
@@ -4,7 +4,7 @@ Copyright (c) 2013 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';
 
@@ -12,7 +12,7 @@ found in the LICENSE file.
  * @fileoverview Mapping of different tile configuration
  * to border colors and widths.
  */
-tvcm.exportTo('cc', function() {
+tv.exportTo('cc', function() {
   var tileTypes = {
     highRes: 'highRes',
     lowRes: 'lowRes',