Index: content/shell/browser/layout_test/layout_test_android.cc |
diff --git a/content/shell/browser/layout_test/layout_test_android.cc b/content/shell/browser/layout_test/layout_test_android.cc |
index 62ac49da45408ec64f9302493206414838d9f6f6..45bc77f5eab784a93162c617a5a896b9cc0dad22 100644 |
--- a/content/shell/browser/layout_test/layout_test_android.cc |
+++ b/content/shell/browser/layout_test/layout_test_android.cc |
@@ -18,6 +18,8 @@ |
#include "jni/ShellLayoutTestUtils_jni.h" |
#include "url/gurl.h" |
+using base::android::ScopedJavaLocalRef; |
+ |
namespace { |
base::FilePath GetTestFilesDirectory(JNIEnv* env) { |