Index: mandoline/services/core_services/android_hooks.cc |
diff --git a/mandoline/services/core_services/android_hooks.cc b/mandoline/services/core_services/android_hooks.cc |
index 4448be68400131b6b3042a5f95c7d3286eb84062..beeab825f56a028b87911340f0a46c285077b924 100644 |
--- a/mandoline/services/core_services/android_hooks.cc |
+++ b/mandoline/services/core_services/android_hooks.cc |
@@ -5,6 +5,7 @@ |
#include <vector> |
#include "base/android/base_jni_onload.h" |
+#include "base/android/context_utils.h" |
#include "base/android/jni_android.h" |
#include "base/android/library_loader/library_loader_hooks.h" |
#include "base/bind.h" |