Index: Source/devtools/front_end/timeline/TimelineModelImpl.js |
diff --git a/Source/devtools/front_end/timeline/TimelineModelImpl.js b/Source/devtools/front_end/timeline/TimelineModelImpl.js |
index 272589d0e332fbb1325b77299ac646d6c73d20ab..2525bd0c4e7cb9360efb62186ee0842c73f2298e 100644 |
--- a/Source/devtools/front_end/timeline/TimelineModelImpl.js |
+++ b/Source/devtools/front_end/timeline/TimelineModelImpl.js |
@@ -392,7 +392,7 @@ WebInspector.TimelineModel.RecordImpl.prototype = { |
}, |
/** |
- * @return {!WebInspector.Target} |
+ * @return {?WebInspector.Target} |
*/ |
target: function() |
{ |