summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/test_shell_test.h')
-rw-r--r--webkit/tools/test_shell/test_shell_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/test_shell_test.h b/webkit/tools/test_shell/test_shell_test.h
index b0a9e35..3e2e354 100644
--- a/webkit/tools/test_shell/test_shell_test.h
+++ b/webkit/tools/test_shell/test_shell_test.h
@@ -14,7 +14,7 @@
#include "base/file_path.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "webkit/glue/window_open_disposition.h"
+#include "ui/base/window_open_disposition.h"
#include "webkit/tools/test_shell/test_shell.h"
class TestShellTest : public testing::Test {