Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / WebInputEventFactoryTestMac.mm
index 289b1e0..af16727 100644 (file)
 #import <Cocoa/Cocoa.h>
 #include <gtest/gtest.h>
 
-#include "WebInputEvent.h"
-#include "WebInputEventFactory.h"
 #include "core/events/KeyboardEvent.h"
 #include "platform/WindowsKeyboardCodes.h"
+#include "public/web/WebInputEvent.h"
+#include "public/web/mac/WebInputEventFactory.h"
 
 using blink::WebInputEventFactory;
 using blink::WebKeyboardEvent;