summaryrefslogtreecommitdiffstats
path: root/chrome/common/native_web_keyboard_event_linux.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/native_web_keyboard_event_linux.cc')
-rw-r--r--chrome/common/native_web_keyboard_event_linux.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/native_web_keyboard_event_linux.cc b/chrome/common/native_web_keyboard_event_linux.cc
index 7165c98..46fafd5 100644
--- a/chrome/common/native_web_keyboard_event_linux.cc
+++ b/chrome/common/native_web_keyboard_event_linux.cc
@@ -6,7 +6,7 @@
#include <gdk/gdk.h>
-#include "third_party/WebKit/WebKit/chromium/public/gtk/WebInputEventFactory.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/gtk/WebInputEventFactory.h"
using WebKit::WebInputEventFactory;