Index: content/browser/webui/url_data_manager_backend.cc |
=================================================================== |
--- content/browser/webui/url_data_manager_backend.cc (revision 181789) |
+++ content/browser/webui/url_data_manager_backend.cc (working copy) |
@@ -336,7 +336,7 @@ |
// |is_incognito| should be set for incognito profiles. |
explicit ChromeProtocolHandler(content::ResourceContext* resource_context, |
bool is_incognito); |
- ~ChromeProtocolHandler(); |
+ virtual ~ChromeProtocolHandler(); |
virtual net::URLRequestJob* MaybeCreateJob( |
net::URLRequest* request, |