| Index: content/app/android/content_main.cc
|
| diff --git a/content/app/android/content_main.cc b/content/app/android/content_main.cc
|
| index bd509ca335357277eace821731983982ae004325..f3731864d369cf78d985b1e74d3dfb4fffab3346 100644
|
| --- a/content/app/android/content_main.cc
|
| +++ b/content/app/android/content_main.cc
|
| @@ -12,7 +12,7 @@
|
| #include "content/public/app/content_main_delegate.h"
|
| #include "content/public/app/content_main_runner.h"
|
| #include "content/public/common/content_switches.h"
|
| -#include "jni/content_main_jni.h"
|
| +#include "jni/ContentMain_jni.h"
|
| #include "webkit/glue/user_agent.h"
|
|
|
| using base::LazyInstance;
|
|
|