Index: third_party/WebKit/Source/devtools/front_end/externs.js |
diff --git a/third_party/WebKit/Source/devtools/front_end/externs.js b/third_party/WebKit/Source/devtools/front_end/externs.js |
index 3d2ac153a6d7b86a2c5a9aa32a7ed34eaecffa21..c28c3ca2eaac026eab3e7fa30f877b083d660efe 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/externs.js |
+++ b/third_party/WebKit/Source/devtools/front_end/externs.js |
@@ -289,8 +289,6 @@ function Panel() {} |
function PanelWithSidebar() {} |
/** @constructor */ |
function Resource() {} |
-/** @constructor */ |
-function Timeline() {} |
var extensionServer; |