| Index: shell/android/background_application_loader.h
|
| diff --git a/shell/android/background_application_loader.h b/shell/android/background_application_loader.h
|
| index 5307767d1574e2d467fdff5f6e650e0c3aebd0e9..8baacbb73b162126b77f2d586c0f93468a82d1d5 100644
|
| --- a/shell/android/background_application_loader.h
|
| +++ b/shell/android/background_application_loader.h
|
| @@ -14,7 +14,7 @@
|
|
|
| namespace mojo {
|
|
|
| -class MOJO_APPLICATION_MANAGER_EXPORT BackgroundApplicationLoader
|
| +class BackgroundApplicationLoader
|
| : public ApplicationLoader,
|
| public base::DelegateSimpleThread::Delegate {
|
| public:
|
|
|