| Index: chrome/browser/android/intent_helper.cc
|
| diff --git a/chrome/browser/android/intent_helper.cc b/chrome/browser/android/intent_helper.cc
|
| index cee9e16e19ad19c2fd663fa59e38af0d17b9bde7..923995b5e1c24906af341525340ca0ed4ef74ded 100644
|
| --- a/chrome/browser/android/intent_helper.cc
|
| +++ b/chrome/browser/android/intent_helper.cc
|
| @@ -14,6 +14,7 @@
|
|
|
| using base::android::AttachCurrentThread;
|
| using base::android::ConvertUTF16ToJavaString;
|
| +using base::android::ScopedJavaLocalRef;
|
|
|
| namespace chrome {
|
| namespace android {
|
|
|