| Index: webkit/tools/test_shell/simple_resource_loader_bridge.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/simple_resource_loader_bridge.h (revision 25298)
|
| +++ webkit/tools/test_shell/simple_resource_loader_bridge.h (working copy)
|
| @@ -34,6 +34,7 @@
|
| static std::string GetCookies(const GURL& url,
|
| const GURL& first_party_for_cookies);
|
| static bool EnsureIOThread();
|
| + static void SetAcceptAllCookies(bool accept_all_cookies);
|
| };
|
|
|
| #endif // WEBKIT_TOOLS_TEST_SHELL_SIMPLE_RESOURCE_LOADER_BRIDGE_H__
|
|
|