| Index: Source/core/frame/FrameDestructionObserver.cpp
|
| diff --git a/Source/core/page/FrameDestructionObserver.cpp b/Source/core/frame/FrameDestructionObserver.cpp
|
| similarity index 97%
|
| rename from Source/core/page/FrameDestructionObserver.cpp
|
| rename to Source/core/frame/FrameDestructionObserver.cpp
|
| index 62ffe581e508ac8611b7380176c0694ec185ebad..ea3923e5cdc81fb8ee6dd98acf56abfd58cadfb9 100644
|
| --- a/Source/core/page/FrameDestructionObserver.cpp
|
| +++ b/Source/core/frame/FrameDestructionObserver.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/page/FrameDestructionObserver.h"
|
| +#include "core/frame/FrameDestructionObserver.h"
|
|
|
| #include "core/frame/Frame.h"
|
|
|
|
|