Index: content/browser/android/content_settings.cc |
diff --git a/content/browser/android/content_settings.cc b/content/browser/android/content_settings.cc |
index a83169c2ce9dc53161b9421443da58c9da55325a..5549639c4d04797b0307c45a08c628bd320c9481 100644 |
--- a/content/browser/android/content_settings.cc |
+++ b/content/browser/android/content_settings.cc |
@@ -9,8 +9,8 @@ |
#include "content/browser/renderer_host/render_view_host_delegate.h" |
#include "content/browser/renderer_host/render_view_host_impl.h" |
#include "content/public/browser/web_contents.h" |
+#include "content/public/common/webpreferences.h" |
#include "jni/ContentSettings_jni.h" |
-#include "webkit/common/webpreferences.h" |
namespace content { |