Index: third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
index a459d1bec20cf4b3a47d93ec2b37f9f2625957aa..e22f46b43472d0cb4ccd91402f4607090fc72cc4 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
+++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css |
@@ -240,14 +240,6 @@ |
flex: none; |
} |
-.hidden-callframes-message { |
- text-align: center; |
- font-style: italic; |
- padding: 4px; |
- color: #888; |
- background-color: #FFFFC2; |
-} |
- |
.event-listeners-sidebar-pane .toolbar { |
border-bottom: 1px solid #eee; |
} |