| 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..7ab181b30ad4e81f1a5da745f13f905d6e42c1d9 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/web_preferences.h"
|
| #include "jni/ContentSettings_jni.h"
|
| -#include "webkit/common/webpreferences.h"
|
|
|
| namespace content {
|
|
|
|
|