| Index: content/browser/android/content_settings.cc
|
| diff --git a/content/browser/android/content_settings.cc b/content/browser/android/content_settings.cc
|
| index 7c6407fd1774593a4def4460c34841de13e71049..1353d1c0d3a8b39996911fa914a50fef1cac5329 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 {
|
|
|
|
|