| Index: chrome/browser/global_keyboard_shortcuts_mac.h
|
| ===================================================================
|
| --- chrome/browser/global_keyboard_shortcuts_mac.h (revision 20206)
|
| +++ chrome/browser/global_keyboard_shortcuts_mac.h (working copy)
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_GLOBAL_KEYBOARD_SHORTCUTS_MAC_H_
|
| #define CHROME_BROWSER_GLOBAL_KEYBOARD_SHORTCUTS_MAC_H_
|
|
|
| -#include "base/basictypes.h";
|
| +#include "base/basictypes.h"
|
|
|
| struct KeyboardShortcutData {
|
| bool command_key;
|
|
|
| Property changes on: chrome/browser/global_keyboard_shortcuts_mac.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|