| Index: public/webview/WebRuntimeFeatures.h
|
| diff --git a/Source/WebKit/chromium/public/WebRuntimeFeatures.h b/public/webview/WebRuntimeFeatures.h
|
| similarity index 99%
|
| copy from Source/WebKit/chromium/public/WebRuntimeFeatures.h
|
| copy to public/webview/WebRuntimeFeatures.h
|
| index 73932c426fd50da25fea4a188ead4ff8166588f8..c772fb619c5083e29ca6285cc5a1a2736972c789 100644
|
| --- a/Source/WebKit/chromium/public/WebRuntimeFeatures.h
|
| +++ b/public/webview/WebRuntimeFeatures.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebRuntimeFeatures_h
|
| #define WebRuntimeFeatures_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
|
|
| namespace WebKit {
|
|
|
|
|