| Index: chrome/browser/android/webapps/webapp_registry.cc
|
| diff --git a/chrome/browser/android/webapps/webapp_registry.cc b/chrome/browser/android/webapps/webapp_registry.cc
|
| index e4466a3ea2e2973da33aa73c84de845e16925cc0..588e3addc1e56a0602129895bf8db357899a680a 100644
|
| --- a/chrome/browser/android/webapps/webapp_registry.cc
|
| +++ b/chrome/browser/android/webapps/webapp_registry.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <jni.h>
|
|
|
| +#include "base/android/context_utils.h"
|
| #include "base/android/jni_android.h"
|
| #include "base/callback.h"
|
| #include "chrome/browser/io_thread.h"
|
|
|