web/WebInputEvent.h is moved to platform/WebInputEvent.h

This commit is contained in:
Cheng Zhao 2017-01-24 14:48:55 +09:00 committed by Kevin Sawicki
parent 53bf82dd7c
commit 6d323dd6fe
3 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@
#include "native_mate/object_template_builder.h"
#include "net/url_request/url_request_context.h"
#include "third_party/WebKit/public/web/WebFindOptions.h"
#include "third_party/WebKit/public/web/WebInputEvent.h"
#include "third_party/WebKit/public/platform/WebInputEvent.h"
#include "ui/display/screen.h"
#if !defined(OS_MACOSX)