| Index: public/web/WebLeakDetector.h
|
| diff --git a/public/web/WebLeakDetector.h b/public/web/WebLeakDetector.h
|
| index d5ce6b910c943bd042ab8f73e1648a5ae421b593..9b1562a8c55e5141ef404ab68289c544f79c464b 100644
|
| --- a/public/web/WebLeakDetector.h
|
| +++ b/public/web/WebLeakDetector.h
|
| @@ -42,7 +42,7 @@ public:
|
| unsigned numberOfLiveAudioNodes;
|
| unsigned numberOfLiveDocuments;
|
| unsigned numberOfLiveNodes;
|
| - unsigned numberOfLiveRenderObjects;
|
| + unsigned numberOfLiveLayoutObjects;
|
| unsigned numberOfLiveResources;
|
| };
|
|
|
|
|