| Index: ppapi/tests/test_net_address_private.h
|
| ===================================================================
|
| --- ppapi/tests/test_net_address_private.h (revision 119128)
|
| +++ ppapi/tests/test_net_address_private.h (working copy)
|
| @@ -23,8 +23,10 @@
|
| std::string TestDescribe();
|
| std::string TestReplacePort();
|
| std::string TestGetAnyAddress();
|
| -
|
| std::string TestDescribeIPv6();
|
| + std::string TestGetFamily();
|
| + std::string TestGetPort();
|
| + std::string TestGetAddress();
|
| };
|
|
|
| #endif // PAPPI_TESTS_TEST_NET_ADDRESS_PRIVATE_H_
|
|
|