| Index: chrome/browser/chrome_content_browser_client.cc
|
| ===================================================================
|
| --- chrome/browser/chrome_content_browser_client.cc (revision 286686)
|
| +++ chrome/browser/chrome_content_browser_client.cc (working copy)
|
| @@ -2521,8 +2521,6 @@
|
| }
|
| DCHECK(!web_prefs->default_encoding.empty());
|
|
|
| - // Note: it's not posible for kExtensionsScheme to change during the lifetime
|
| - // of the process.
|
| WebContents* web_contents = WebContents::FromRenderViewHost(rvh);
|
| extensions::ViewType view_type = extensions::GetViewType(web_contents);
|
| ExtensionService* service =
|
|
|