Chromium Code Reviews| Index: content/browser/browser_main_loop.cc |
| diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc |
| index 3e5296b06db408bda113a76c2cc4cc6fa0d4c356..8bde5f271e923f131213bf0ca34c6e9359d0737f 100644 |
| --- a/content/browser/browser_main_loop.cc |
| +++ b/content/browser/browser_main_loop.cc |
| @@ -65,7 +65,7 @@ |
| #if defined(OS_ANDROID) |
| #include "base/android/jni_android.h" |
| -#include "content/browser/android/browser_startup_config.h" |
| +#include "content/browser/android/browser_startup_controller.h" |
| #include "content/browser/android/surface_texture_peer_browser_impl.h" |
| #endif |