Index: base/test/test_file_util.h |
diff --git a/base/test/test_file_util.h b/base/test/test_file_util.h |
index 7042e4848419fd4c3c0200096c7663f5c66b3289..0e4f7ee3aabf10888e5adab4b5f4a67c82df167c 100644 |
--- a/base/test/test_file_util.h |
+++ b/base/test/test_file_util.h |
@@ -70,9 +70,6 @@ class FilePermissionRestorer { |
}; |
#if defined(OS_ANDROID) |
-// Register the ContentUriTestUrils JNI bindings. |
-bool RegisterContentUriTestUtils(JNIEnv* env); |
- |
// Insert an image file into the MediaStore, and retrieve the content URI for |
// testing purpose. |
FilePath InsertImageIntoMediaStore(const FilePath& path); |