| Index: content/browser/android/background_sync_network_observer_android.cc
|
| diff --git a/content/browser/android/background_sync_network_observer_android.cc b/content/browser/android/background_sync_network_observer_android.cc
|
| index 05d46ecdfd742f22d5ce2da4033dfe740063bd7c..e87d1fdf7c5ceb70afa31e8069c3b5496d43b0ec 100644
|
| --- a/content/browser/android/background_sync_network_observer_android.cc
|
| +++ b/content/browser/android/background_sync_network_observer_android.cc
|
| @@ -7,6 +7,8 @@
|
| #include "base/android/context_utils.h"
|
| #include "jni/BackgroundSyncNetworkObserver_jni.h"
|
|
|
| +using base::android::JavaParamRef;
|
| +
|
| namespace content {
|
|
|
| // static
|
|
|