Index: content/shell/android/shell_manager.cc |
diff --git a/content/shell/android/shell_manager.cc b/content/shell/android/shell_manager.cc |
index f7cfd63b49fa75f1e6f1165e3a502040e88b03bd..ea782c5dfa44fc3161ffd31948e9343e22532bd3 100644 |
--- a/content/shell/android/shell_manager.cc |
+++ b/content/shell/android/shell_manager.cc |
@@ -16,6 +16,7 @@ |
#include "jni/ShellManager_jni.h" |
#include "url/gurl.h" |
+using base::android::JavaParamRef; |
using base::android::ScopedJavaLocalRef; |
namespace { |