summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/trace-viewer/src/cc/raster_task_slice_view.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/trace-viewer/src/cc/raster_task_slice_view.css')
-rw-r--r--chromium/third_party/trace-viewer/src/cc/raster_task_slice_view.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/chromium/third_party/trace-viewer/src/cc/raster_task_slice_view.css b/chromium/third_party/trace-viewer/src/cc/raster_task_slice_view.css
deleted file mode 100644
index f526c017025..00000000000
--- a/chromium/third_party/trace-viewer/src/cc/raster_task_slice_view.css
+++ /dev/null
@@ -1,12 +0,0 @@
-/* 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.
- */
-.raster-task-slice-view {
- -webkit-flex-direction: column;
- display: -webkit-flex;
-}
-
-.raster-task-slice-view > object-snapshot-view {
- -webkit-flex: 1 1 auto;
-} \ No newline at end of file