| Index: chrome/renderer/chrome_content_renderer_client.h
|
| ===================================================================
|
| --- chrome/renderer/chrome_content_renderer_client.h (revision 187306)
|
| +++ chrome/renderer/chrome_content_renderer_client.h (working copy)
|
| @@ -165,8 +165,7 @@
|
| static bool IsNaClAllowed(const GURL& manifest_url,
|
| const GURL& top_url,
|
| bool is_nacl_unrestricted,
|
| - bool is_extension_unrestricted,
|
| - bool is_extension_from_webstore,
|
| + const extensions::Extension* extension,
|
| WebKit::WebPluginParams* params);
|
|
|
| scoped_ptr<ChromeRenderProcessObserver> chrome_observer_;
|
|
|