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 c51b5c59122b17c8683a850d7e63840b7b9bc5a7..f0ced80fc2ecaf122c78bbb4cdd826dce62c5093 100644 |
| --- a/content/browser/browser_main_loop.cc |
| +++ b/content/browser/browser_main_loop.cc |
| @@ -64,7 +64,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 |