| Index: content/app/android/content_main.cc
|
| diff --git a/content/app/android/content_main.cc b/content/app/android/content_main.cc
|
| index 1371617d2bedd3574281a3976b9b15a5143bc96b..0e146c4e50b465e38eafc18c924607c265832e6e 100644
|
| --- a/content/app/android/content_main.cc
|
| +++ b/content/app/android/content_main.cc
|
| @@ -12,7 +12,6 @@
|
| #include "content/public/app/content_main_runner.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "jni/ContentMain_jni.h"
|
| -#include "webkit/glue/user_agent.h"
|
|
|
| using base::LazyInstance;
|
| using content::ContentMainRunner;
|
|
|