Index: content/browser/in_process_webkit/webkit_context.cc |
diff --git a/content/browser/in_process_webkit/webkit_context.cc b/content/browser/in_process_webkit/webkit_context.cc |
index 37c4c5450ab40e83a3cbebf6b75e8de415d8f41f..04fdc53a6fc1e9ba0c6a07e0714340a2400487f3 100644 |
--- a/content/browser/in_process_webkit/webkit_context.cc |
+++ b/content/browser/in_process_webkit/webkit_context.cc |
@@ -6,7 +6,7 @@ |
#include "base/bind.h" |
#include "base/command_line.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
WebKitContext::WebKitContext( |
bool is_incognito, const FilePath& data_path, |