| Index: third_party/WebKit/Source/devtools/front_end/sources/TabbedEditorContainer.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/TabbedEditorContainer.js b/third_party/WebKit/Source/devtools/front_end/sources/TabbedEditorContainer.js
|
| index 872798171c43677ae40110f32a0de801714cadc2..e0c8f670b60c04d0aad79feca771c337fe570148 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/TabbedEditorContainer.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/TabbedEditorContainer.js
|
| @@ -147,7 +147,7 @@ WebInspector.TabbedEditorContainer.prototype = {
|
| },
|
|
|
| /**
|
| - * @type {!WebInspector.Widget}
|
| + * @return {?WebInspector.Widget}
|
| */
|
| get visibleView()
|
| {
|
|
|