| Index: chrome/browser/cocoa/accelerators_cocoa.h
|
| diff --git a/chrome/browser/cocoa/accelerators_cocoa.h b/chrome/browser/cocoa/accelerators_cocoa.h
|
| index b8eaac8530dafd393f34839784844a7376d47bb8..e43c55054cb1cbcc3e79b4c6bcb6c1a1846957d6 100644
|
| --- a/chrome/browser/cocoa/accelerators_cocoa.h
|
| +++ b/chrome/browser/cocoa/accelerators_cocoa.h
|
| @@ -11,7 +11,7 @@
|
| #include "app/menus/accelerator_cocoa.h"
|
|
|
| // This class maintains a map of command_ids to AcceleratorCocoa objects (see
|
| -// chrome/app/chrome_dll_resource.h). Currently, this only lists the commands
|
| +// chrome/app/chrome_command_ids.h). Currently, this only lists the commands
|
| // that are used in the Wrench menu.
|
| //
|
| // It is recommended that this class be used as a singleton so that the key map
|
|
|