| Index: public/webview/WebStorageNamespace.h
|
| diff --git a/Source/WebKit/chromium/public/WebScreenInfo.h b/public/webview/WebStorageNamespace.h
|
| similarity index 96%
|
| copy from Source/WebKit/chromium/public/WebScreenInfo.h
|
| copy to public/webview/WebStorageNamespace.h
|
| index da0504fcb6377cf73e190eab270504bf4744cfc4..43f99d780428bc9fcfffbeb1c74bf70628d72fff 100644
|
| --- a/Source/WebKit/chromium/public/WebScreenInfo.h
|
| +++ b/public/webview/WebStorageNamespace.h
|
| @@ -28,4 +28,4 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "../../../../public/platform/WebScreenInfo.h"
|
| +#include "../platform/WebStorageNamespace.h"
|
|
|