Index: chrome/browser/sync/profile_sync_service_android.cc |
diff --git a/chrome/browser/sync/profile_sync_service_android.cc b/chrome/browser/sync/profile_sync_service_android.cc |
index c170b436a97c78ee182486d222482e5f5e3a5220..44befad8c789771c0beb229f70f66920ecf3d7a0 100644 |
--- a/chrome/browser/sync/profile_sync_service_android.cc |
+++ b/chrome/browser/sync/profile_sync_service_android.cc |
@@ -4,6 +4,9 @@ |
#include "chrome/browser/sync/profile_sync_service_android.h" |
+#include <stddef.h> |
+#include <stdint.h> |
+ |
#include "base/android/jni_android.h" |
#include "base/android/jni_array.h" |
#include "base/android/jni_string.h" |