Index: android_webview/native/aw_settings.cc |
diff --git a/android_webview/native/aw_settings.cc b/android_webview/native/aw_settings.cc |
index 5a3470476cfa5870f135dd6db7df502f5be543c0..74356fe7f9feeeed718d5de557d2e68b686aa1c8 100644 |
--- a/android_webview/native/aw_settings.cc |
+++ b/android_webview/native/aw_settings.cc |
@@ -14,9 +14,9 @@ |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/content_client.h" |
#include "jni/AwSettings_jni.h" |
+#include "webkit/common/user_agent/user_agent.h" |
#include "webkit/glue/webkit_glue.h" |
#include "webkit/glue/webpreferences.h" |
-#include "webkit/user_agent/user_agent.h" |
using base::android::ConvertJavaStringToUTF16; |
using base::android::ConvertUTF8ToJavaString; |