summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webcursor_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/webcursor_unittest.cc')
-rw-r--r--webkit/glue/webcursor_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webcursor_unittest.cc b/webkit/glue/webcursor_unittest.cc
index f449515..eea7926 100644
--- a/webkit/glue/webcursor_unittest.cc
+++ b/webkit/glue/webcursor_unittest.cc
@@ -4,7 +4,7 @@
#include "base/pickle.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "third_party/WebKit/WebKit/chromium/public/WebCursorInfo.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/WebCursorInfo.h"
#include "webkit/glue/webcursor.h"
#include "webkit/tools/test_shell/test_shell_test.h"