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