Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Unified Diff: tools/cc-frame-viewer/src/layer_impl_view.css

Issue 12287014: [cc-frame-viewer] Show layers and levels of detail (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/cc-frame-viewer/src/color_mappings.js ('k') | tools/cc-frame-viewer/src/layer_impl_view.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cc-frame-viewer/src/layer_impl_view.css
diff --git a/tools/cc-frame-viewer/src/tile_view.css b/tools/cc-frame-viewer/src/layer_impl_view.css
similarity index 93%
copy from tools/cc-frame-viewer/src/tile_view.css
copy to tools/cc-frame-viewer/src/layer_impl_view.css
index 482bb771c9061777fc69851d15e206c4b7078bb3..37e73773cc82eeb1b3783e5dccac92b7e73cc604 100644
--- a/tools/cc-frame-viewer/src/tile_view.css
+++ b/tools/cc-frame-viewer/src/layer_impl_view.css
@@ -1,7 +1,7 @@
/* Copyright (c) 2012 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. */
-x-tile-view {
+x-layer-impl-view {
display: block;
font-family: monospace;
white-space: pre;
« no previous file with comments | « tools/cc-frame-viewer/src/color_mappings.js ('k') | tools/cc-frame-viewer/src/layer_impl_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698