| Index: chrome/browser/chromeos/status/memory_menu_button.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/status/memory_menu_button.h (revision 96064)
|
| +++ chrome/browser/chromeos/status/memory_menu_button.h (working copy)
|
| @@ -43,9 +43,6 @@
|
| // views::ViewMenuDelegate implementation.
|
| virtual void RunMenu(views::View* source, const gfx::Point& pt);
|
|
|
| - // Execute command id for each renderer. Used for heap profiling.
|
| - void SendCommandToRenderers(int id);
|
| -
|
| // Create and initialize menu if not already present.
|
| void EnsureMenu();
|
|
|
|
|