Chromium Code Reviews| Index: Source/core/inspector/InspectorTimelineAgent.h |
| diff --git a/Source/core/inspector/InspectorTimelineAgent.h b/Source/core/inspector/InspectorTimelineAgent.h |
| index 9b0a27836e6350fb3762e3c0903d2427eb0370b0..5ad09562d8ee0211540401841d37572afcc32d0f 100644 |
| --- a/Source/core/inspector/InspectorTimelineAgent.h |
| +++ b/Source/core/inspector/InspectorTimelineAgent.h |
| @@ -273,7 +273,7 @@ private: |
| double timestamp(); |
| - LocalFrame* mainFrame() const; |
| + LocalFrame* inspectedFrame() const; |
| bool isStarted(); |
| void innerStart(); |