| Index: public/webview/win/WebSandboxSupport.h
|
| diff --git a/Source/WebKit/chromium/public/mac/WebSandboxSupport.h b/public/webview/win/WebSandboxSupport.h
|
| similarity index 96%
|
| copy from Source/WebKit/chromium/public/mac/WebSandboxSupport.h
|
| copy to public/webview/win/WebSandboxSupport.h
|
| index 9b200b96257269943fc7e72fe50e7f78f69e8bae..acb574a6616ba7e9dbd3f62821ca62bbcccdbac9 100644
|
| --- a/Source/WebKit/chromium/public/mac/WebSandboxSupport.h
|
| +++ b/public/webview/win/WebSandboxSupport.h
|
| @@ -29,5 +29,5 @@
|
| */
|
|
|
| #ifndef WEBKIT_MIGRATE_HEADERS_TO_PLATFORM
|
| -#include "../../../../../public/platform/mac/WebSandboxSupport.h"
|
| +#include "../../platform/win/WebSandboxSupport.h"
|
| #endif
|
|
|