| Index: chrome/browser/android/background_sync_launcher_android.cc
|
| diff --git a/chrome/browser/android/background_sync_launcher_android.cc b/chrome/browser/android/background_sync_launcher_android.cc
|
| index 76b15165974ff3e64e070288e03b696eb3b20629..e63686b2a298d0de169d2ebca77b6e592cac76bf 100644
|
| --- a/chrome/browser/android/background_sync_launcher_android.cc
|
| +++ b/chrome/browser/android/background_sync_launcher_android.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/android/background_sync_launcher_android.h"
|
|
|
| +#include "base/android/context_utils.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "jni/BackgroundSyncLauncher_jni.h"
|
|
|
|
|