summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_delegate_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/plugin/webplugin_delegate_stub.h')
-rw-r--r--chrome/plugin/webplugin_delegate_stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/plugin/webplugin_delegate_stub.h b/chrome/plugin/webplugin_delegate_stub.h
index 519a648..e385156 100644
--- a/chrome/plugin/webplugin_delegate_stub.h
+++ b/chrome/plugin/webplugin_delegate_stub.h
@@ -79,7 +79,7 @@ class WebPluginDelegateStub : public IPC::Channel::Listener,
intptr_t notify_data);
void OnDidReceiveManualResponse(
- const std::string& url,
+ const GURL& url,
const PluginMsg_DidReceiveResponseParams& params);
void OnDidReceiveManualData(const std::vector<char>& buffer);
void OnDidFinishManualLoading();