Index: components/resource_provider/android/android_hooks.cc |
diff --git a/components/resource_provider/android/android_hooks.cc b/components/resource_provider/android/android_hooks.cc |
index c84730fabc01111c2bf258763f77f3728fd83caa..4cf2687488368c9890bfad047d491e7987e2db8d 100644 |
--- a/components/resource_provider/android/android_hooks.cc |
+++ b/components/resource_provider/android/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" |