| Index: android_webview/native/aw_settings.cc
|
| diff --git a/android_webview/native/aw_settings.cc b/android_webview/native/aw_settings.cc
|
| index b469b2ecdf68ee3af54c3ac7a5ab6fbaf56305e2..d3acccbcc8ac0b067310662c08567d8f0130c298 100644
|
| --- a/android_webview/native/aw_settings.cc
|
| +++ b/android_webview/native/aw_settings.cc
|
| @@ -19,7 +19,7 @@
|
| #include "content/public/common/renderer_preferences.h"
|
| #include "content/public/common/web_preferences.h"
|
| #include "jni/AwSettings_jni.h"
|
| -#include "ui/gfx/font_render_params_linux.h"
|
| +#include "ui/gfx/font_render_params.h"
|
|
|
| using base::android::ConvertJavaStringToUTF16;
|
| using base::android::ConvertUTF8ToJavaString;
|
|
|