Chromium Code Reviews| Index: Source/devtools/front_end/Dialog.js |
| diff --git a/Source/devtools/front_end/Dialog.js b/Source/devtools/front_end/Dialog.js |
| index 7e9406dbf5a08d2452e8e81826cae1f405448e38..eba6dd79c6447409ff62d6f7f6395df0835d21d1 100644 |
| --- a/Source/devtools/front_end/Dialog.js |
| +++ b/Source/devtools/front_end/Dialog.js |
| @@ -59,7 +59,7 @@ |
| } |
| /** |
| - * @return {?WebInspector.Dialog} |
| + * @return {!WebInspector.Dialog} |
| */ |
| WebInspector.Dialog.currentInstance = function() |
| { |