| Index: Source/core/loader/EmptyClients.h
|
| diff --git a/Source/core/loader/EmptyClients.h b/Source/core/loader/EmptyClients.h
|
| index dda58a91fd6cfb83afaa7b2d55c755f07018d595..1449103d63447ab1648056585abb3420d82cb358 100644
|
| --- a/Source/core/loader/EmptyClients.h
|
| +++ b/Source/core/loader/EmptyClients.h
|
| @@ -30,7 +30,7 @@
|
| #define EmptyClients_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/editing/UndoStep.h"
|
| +#include "core/editing/commands/UndoStep.h"
|
| #include "core/loader/FrameLoaderClient.h"
|
| #include "core/page/ChromeClient.h"
|
| #include "core/page/ContextMenuClient.h"
|
|
|