| Index: Source/web/WebLeakDetector.cpp
|
| diff --git a/Source/web/WebLeakDetector.cpp b/Source/web/WebLeakDetector.cpp
|
| index 3ab45bee46f77cedaf6e16fbafef2a4f911be378..df5a93aa8776e04961727dc5094b2b1a33424086 100644
|
| --- a/Source/web/WebLeakDetector.cpp
|
| +++ b/Source/web/WebLeakDetector.cpp
|
| @@ -38,7 +38,7 @@
|
| #include "core/frame/DOMWindow.h"
|
| #include "core/inspector/InspectorCounters.h"
|
| #include "public/web/WebDocument.h"
|
| -#include "public/web/WebFrame.h"
|
| +#include "public/web/WebLocalFrame.h"
|
|
|
| #include <v8.h>
|
|
|
|
|