Index: chromecast/app/android/crash_handler.cc |
diff --git a/chromecast/app/android/crash_handler.cc b/chromecast/app/android/crash_handler.cc |
index b4223f814bd8047e92c382928672efc2f3efd74c..d13e38d4a8b40b19cc38e8bbeb555dbd66478d5d 100644 |
--- a/chromecast/app/android/crash_handler.cc |
+++ b/chromecast/app/android/crash_handler.cc |
@@ -8,6 +8,7 @@ |
#include <stdlib.h> |
#include <string> |
+#include "base/android/context_utils.h" |
#include "base/android/jni_android.h" |
#include "base/android/jni_string.h" |
#include "base/files/file_path.h" |