| Index: chrome/browser/chrome_content_browser_client.h
|
| diff --git a/chrome/browser/chrome_content_browser_client.h b/chrome/browser/chrome_content_browser_client.h
|
| index 8e71ba341b5a7e396cf6b1db913edfb7bc3b4bbf..b9f54041085441c17df7b9a45853593a3a7ad0a3 100644
|
| --- a/chrome/browser/chrome_content_browser_client.h
|
| +++ b/chrome/browser/chrome_content_browser_client.h
|
| @@ -223,7 +223,6 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient {
|
| bool opener_suppressed,
|
| content::ResourceContext* context,
|
| int render_process_id,
|
| - bool is_guest,
|
| int opener_id,
|
| bool* no_javascript_access) OVERRIDE;
|
| virtual std::string GetWorkerProcessTitle(
|
|
|