Index: chrome/browser/browsing_data/browsing_data_channel_id_helper.h |
diff --git a/chrome/browser/browsing_data/browsing_data_channel_id_helper.h b/chrome/browser/browsing_data/browsing_data_channel_id_helper.h |
index 96e1dc5d45530721540646d0522247b0e42d6178..3e4b082e75f4ce192f116642043be91036db4db1 100644 |
--- a/chrome/browser/browsing_data/browsing_data_channel_id_helper.h |
+++ b/chrome/browser/browsing_data/browsing_data_channel_id_helper.h |
@@ -53,11 +53,6 @@ class CannedBrowsingDataChannelIDHelper |
public: |
CannedBrowsingDataChannelIDHelper(); |
- // Return a copy of the ChannelID helper. Only one consumer can use the |
- // StartFetching method at a time, so we need to create a copy of the helper |
- // every time we instantiate a cookies tree model for it. |
- CannedBrowsingDataChannelIDHelper* Clone(); |
- |
// Add an ChannelID to the set of canned channel IDs that is |
// returned by this helper. |
void AddChannelID( |