X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontent%2Fbrowser%2Frenderer_host%2Finput%2Finput_router.h;h=bb3bd03d75cd9c63f0f19f08221fa9ca9ad0a0ec;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=2dbb4ed00a6a6050e7f08fa06dac9a716dc67efb;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/browser/renderer_host/input/input_router.h b/src/content/browser/renderer_host/input/input_router.h index 2dbb4ed..bb3bd03 100644 --- a/src/content/browser/renderer_host/input/input_router.h +++ b/src/content/browser/renderer_host/input/input_router.h @@ -6,8 +6,8 @@ #define CONTENT_BROWSER_RENDERER_HOST_INPUT_INPUT_ROUTER_H_ #include "base/basictypes.h" -#include "content/port/browser/event_with_latency_info.h" -#include "content/port/common/input_event_ack_state.h" +#include "content/browser/renderer_host/event_with_latency_info.h" +#include "content/common/input/input_event_ack_state.h" #include "content/public/browser/native_web_keyboard_event.h" #include "ipc/ipc_listener.h" #include "third_party/WebKit/public/web/WebInputEvent.h"