| Index: chrome/browser/android/background_sync_launcher_android.h
 | 
| diff --git a/chrome/browser/android/background_sync_launcher_android.h b/chrome/browser/android/background_sync_launcher_android.h
 | 
| index 873b43f199430f6d74ff60a3ede3eb9c7cb16455..e90990669aa90597d1506f7d5e3c686b4430d266 100644
 | 
| --- a/chrome/browser/android/background_sync_launcher_android.h
 | 
| +++ b/chrome/browser/android/background_sync_launcher_android.h
 | 
| @@ -5,6 +5,8 @@
 | 
|  #ifndef CHROME_BROWSER_ANDROID_BACKGROUND_SYNC_LAUNCHER_ANDROID_H_
 | 
|  #define CHROME_BROWSER_ANDROID_BACKGROUND_SYNC_LAUNCHER_ANDROID_H_
 | 
|  
 | 
| +#include <stdint.h>
 | 
| +
 | 
|  #include <set>
 | 
|  
 | 
|  #include "base/android/jni_android.h"
 | 
| 
 |