Index: trunk/src/extensions/renderer/dispatcher.h |
=================================================================== |
--- trunk/src/extensions/renderer/dispatcher.h (revision 274101) |
+++ trunk/src/extensions/renderer/dispatcher.h (working copy) |
@@ -179,8 +179,7 @@ |
int tab_id, |
const std::string& extension_id, |
const URLPatternSet& origin_set); |
- void OnUpdateUserScripts(base::SharedMemoryHandle scripts, |
- const std::set<std::string>& extension_ids); |
+ void OnUpdateUserScripts(base::SharedMemoryHandle scripts); |
void OnUsingWebRequestAPI(bool adblock, |
bool adblock_plus, |
bool other_webrequest); |