| 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 1aa9c04bb30af51350c2f6469b6643c88fded094..0033df997b6806bec5c28d936526f3c07c80262a 100644
|
| --- a/ppapi/tests/test_net_address_private.h
|
| +++ b/ppapi/tests/test_net_address_private.h
|
| @@ -27,6 +27,7 @@ class TestNetAddressPrivate : public TestCase {
|
| std::string TestGetFamily();
|
| std::string TestGetPort();
|
| std::string TestGetAddress();
|
| + std::string TestGetScopeID();
|
| };
|
|
|
| #endif // PAPPI_TESTS_TEST_NET_ADDRESS_PRIVATE_H_
|
|
|