Index: content/common/db_message_filter.cc |
diff --git a/content/common/db_message_filter.cc b/content/common/db_message_filter.cc |
index ccdc3cc08426b7d128e5d9ed5ed0f25d29d7e44c..629486ba84801aae96bd30c11f27f095be5eb8c2 100644 |
--- a/content/common/db_message_filter.cc |
+++ b/content/common/db_message_filter.cc |
@@ -5,7 +5,7 @@ |
#include "content/common/db_message_filter.h" |
#include "content/common/database_messages.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDatabase.h" |
namespace content { |