summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/gpu_internals/timeline.css
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/gpu_internals/timeline.css')
-rw-r--r--chrome/browser/resources/gpu_internals/timeline.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/resources/gpu_internals/timeline.css b/chrome/browser/resources/gpu_internals/timeline.css
index 2486fc3..99e9578 100644
--- a/chrome/browser/resources/gpu_internals/timeline.css
+++ b/chrome/browser/resources/gpu_internals/timeline.css
@@ -3,10 +3,6 @@ Copyright (c) 2011 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.
*/
-.timeline {
- -webkit-user-select: none;
-}
-
.timeline-drag-box {
position: fixed;
background-color: rgba(0, 0, 255, 0.25);