| Index: chrome/browser/sessions/session_command.h
|
| diff --git a/chrome/browser/sessions/session_command.h b/chrome/browser/sessions/session_command.h
|
| index beb7d859119a68cf3ded02f04fb10d2376279a8e..dcf69686e6b712d1ee2a41b237672a3bdc417e59 100644
|
| --- a/chrome/browser/sessions/session_command.h
|
| +++ b/chrome/browser/sessions/session_command.h
|
| @@ -26,6 +26,7 @@ class SessionCommand {
|
| // These get written to disk, so we define types for them.
|
| // Type for the identifier.
|
| typedef uint8 id_type;
|
| +
|
| // Type for writing the size.
|
| typedef uint16 size_type;
|
|
|
|
|