| Index: chrome/browser/ui/webui/md_history_ui.h
|
| diff --git a/chrome/browser/ui/webui/md_history_ui.h b/chrome/browser/ui/webui/md_history_ui.h
|
| index e019aa7f21e862d6b221eb676d131755bcc2f409..efbf78a99d100b8e4d932aa72119bf7895a9163f 100644
|
| --- a/chrome/browser/ui/webui/md_history_ui.h
|
| +++ b/chrome/browser/ui/webui/md_history_ui.h
|
| @@ -42,7 +42,7 @@ class MdHistoryUI : public content::WebUIController {
|
|
|
| static bool use_test_title_;
|
|
|
| - void CreateDataSource();
|
| + void UpdateDataSource();
|
|
|
| // Handler for the "menuPromoShown" message from the page. No arguments.
|
| void HandleMenuPromoShown(const base::ListValue* args);
|
|
|