| Index: public/webview/WebFindOptions.h
|
| diff --git a/Source/WebKit/chromium/public/WebFindOptions.h b/public/webview/WebFindOptions.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/WebFindOptions.h
|
| copy to public/webview/WebFindOptions.h
|
| index 0c0fb24d54886b1945fc6eaaffbe699b6f497d66..f76bd9446587a40db96f24f0ddb72cbdaf7b9c40 100644
|
| --- a/Source/WebKit/chromium/public/WebFindOptions.h
|
| +++ b/public/webview/WebFindOptions.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebFindOptions_h
|
| #define WebFindOptions_h
|
|
|
| -#include "../../../../public/platform/WebString.h"
|
| +#include "../platform/WebString.h"
|
|
|
| namespace WebKit {
|
|
|
|
|