| Index: content/shell/android/shell_library_loader.cc
|
| diff --git a/content/shell/android/shell_library_loader.cc b/content/shell/android/shell_library_loader.cc
|
| index 68cbf93413edd2ab31f8835eb47445e98d182090..c0a0472a59197ce4ff9270b7c4f50cc96c3cc9ec 100644
|
| --- a/content/shell/android/shell_library_loader.cc
|
| +++ b/content/shell/android/shell_library_loader.cc
|
| @@ -7,8 +7,8 @@
|
| #include "base/logging.h"
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_registrar.h"
|
| +#include "content/public/app/android_library_loader_hooks.h"
|
| #include "content/public/app/content_main_runner.h"
|
| -#include "content/public/browser/android_library_loader_hooks.h"
|
| #include "content/shell/shell_main_delegate.h"
|
| #include "content/shell/android/shell_manager.h"
|
| #include "content/shell/android/shell_view.h"
|
|
|