| 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 0775a97060845c3c5c2d915fcc261dc0c316ad97..39a84ceb434891e84fba90dfe1038212f8e1bc92 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"
|
|
|