Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / sources / WatchExpressionsSidebarPane.js
index 80b9768..842f645 100644 (file)
@@ -133,7 +133,7 @@ WebInspector.WatchExpressionsSection.NewWatchExpression = "\xA0";
 
 WebInspector.WatchExpressionsSection.prototype = {
     /**
-     * @param {?Event=} e
+     * @param {!Event=} e
      */
     update: function(e)
     {