| Index: ppapi/tests/test_net_address_private.h
|
| diff --git a/ppapi/tests/test_net_address_private.h b/ppapi/tests/test_net_address_private.h
|
| index 32040183041c83dafad00e03c1c1cbe9166bad6a..987c1cdbafcbee932792a0fdaaa24ce068d19326 100644
|
| --- a/ppapi/tests/test_net_address_private.h
|
| +++ b/ppapi/tests/test_net_address_private.h
|
| @@ -23,6 +23,8 @@ class TestNetAddressPrivate : public TestCase {
|
| std::string TestDescribe();
|
| std::string TestReplacePort();
|
| std::string TestGetAnyAddress();
|
| +
|
| + std::string TestDescribeIPv6();
|
| };
|
|
|
| #endif // PAPPI_TESTS_TEST_NET_ADDRESS_PRIVATE_H_
|
|
|