| Index: webkit/fileapi/media/picasa/pmp_test_helper.h
|
| diff --git a/webkit/fileapi/media/picasa/pmp_test_helper.h b/webkit/fileapi/media/picasa/pmp_test_helper.h
|
| index 2da2118b35212ea175688ef43f089b07f5d52bdd..8be94df16f443378afac19df74f88682edc98ff7 100644
|
| --- a/webkit/fileapi/media/picasa/pmp_test_helper.h
|
| +++ b/webkit/fileapi/media/picasa/pmp_test_helper.h
|
| @@ -36,6 +36,7 @@ class PmpTestHelper {
|
|
|
| bool InitColumnReaderFromBytes(PmpColumnReader* const reader,
|
| const std::vector<uint8>& data,
|
| + const PmpFieldType expected_type,
|
| uint32* rows_read);
|
|
|
| static std::vector<uint8> MakeHeader(const PmpFieldType field_type,
|
|
|