Index: content/app/android/child_process_service.h |
diff --git a/content/app/android/child_process_service.h b/content/app/android/child_process_service.h |
index 5ba4b8ae59822e2c8950c8c8218d068e5b350958..91b2749bf66ffe11fdddd0ca9e4cbb4fabc36b02 100644 |
--- a/content/app/android/child_process_service.h |
+++ b/content/app/android/child_process_service.h |
@@ -5,6 +5,7 @@ |
#ifndef CONTENT_APP_ANDROID_CHILD_PROCESS_SERVICE_H_ |
#define CONTENT_APP_ANDROID_CHILD_PROCESS_SERVICE_H_ |
+#define HAVE_INTTYPES_H 1 // Huh. |
#include <jni.h> |
namespace content { |