summaryrefslogtreecommitdiffstats
path: root/chrome/common/native_web_keyboard_event_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/native_web_keyboard_event_mac.mm')
-rw-r--r--chrome/common/native_web_keyboard_event_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/native_web_keyboard_event_mac.mm b/chrome/common/native_web_keyboard_event_mac.mm
index 59e0ace..0c11033 100644
--- a/chrome/common/native_web_keyboard_event_mac.mm
+++ b/chrome/common/native_web_keyboard_event_mac.mm
@@ -6,7 +6,7 @@
#import <AppKit/AppKit.h>
-#include "webkit/api/public/mac/WebInputEventFactory.h"
+#include "third_party/WebKit/WebKit/chromium/public/mac/WebInputEventFactory.h"
using WebKit::WebInputEventFactory;