| Index: public/webview/mac/WebScreenInfoFactory.h
|
| diff --git a/Source/WebKit/chromium/public/mac/WebScreenInfoFactory.h b/public/webview/mac/WebScreenInfoFactory.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/mac/WebScreenInfoFactory.h
|
| copy to public/webview/mac/WebScreenInfoFactory.h
|
| index 976e98e1894001aff1c8498720e59739a8a9ee51..9cde3129374a902d36ea77336b807fff8331d2b9 100644
|
| --- a/Source/WebKit/chromium/public/mac/WebScreenInfoFactory.h
|
| +++ b/public/webview/mac/WebScreenInfoFactory.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebScreenInfoFactory_h
|
| #define WebScreenInfoFactory_h
|
|
|
| -#include "../../../../../public/platform/WebCommon.h"
|
| +#include "../../platform/WebCommon.h"
|
|
|
| #ifdef __OBJC__
|
| @class NSView;
|
|
|