| 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 870da2b065015b0ad172bf4e937d31d14f1a8fb1..ad5d62ab9a267bea911ff32f4e5088797fe7bd0b 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;
|
|
|
|
|