Index: chrome/browser/automation/testing_automation_provider.h |
diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h |
index bdbbc5ed225459f3c1d266855b7a913f5089970e..6c23c2f4ab703437aabf9ebf70f8d632fb7de1e0 100644 |
--- a/chrome/browser/automation/testing_automation_provider.h |
+++ b/chrome/browser/automation/testing_automation_provider.h |
@@ -844,12 +844,6 @@ class TestingAutomationProvider : public AutomationProvider, |
base::DictionaryValue* args, |
IPC::Message* reply_message); |
- // Unpins a thumbnail in the NTP's Most Visited sites section. |
- // Uses the JSON interface for input/output. |
- void UnpinNTPMostVisitedThumbnail(Browser* browser, |
- base::DictionaryValue* args, |
- IPC::Message* reply_message); |
- |
// Restores all thumbnails that have been removed (i.e., blacklisted) from the |
// NTP's Most Visited sites section. |
// Uses the JSON interface for input/output. |