HomeSort by relevance Sort by last modified time
    Searched refs:HandleRemovePinnedURL (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/
most_visited_handler.h 61 void HandleRemovePinnedURL(const ListValue* args);
most_visited_handler.cc 104 NewCallback(this, &MostVisitedHandler::HandleRemovePinnedURL));
219 void MostVisitedHandler::HandleRemovePinnedURL(const ListValue* args) {

Completed in 75 milliseconds