| Index: chrome/installer/mac/app/OmahaCommunication.h
|
| diff --git a/chrome/installer/mac/app/OmahaCommunication.h b/chrome/installer/mac/app/OmahaCommunication.h
|
| index 40e5da802225faf89d1f084571b6c5c866b4f94f..98e8a5966b5a6a788fed2b75b326ff59928d0ee2 100644
|
| --- a/chrome/installer/mac/app/OmahaCommunication.h
|
| +++ b/chrome/installer/mac/app/OmahaCommunication.h
|
| @@ -23,8 +23,7 @@
|
| - (id)init;
|
| - (id)initWithBody:(NSXMLDocument*)xmlBody;
|
|
|
| -// Asks the Omaha servers for the most updated version of Chrome by sending a
|
| -// request using this function.
|
| +// Asks the Omaha servers for the most updated version of Chrome.
|
| - (void)fetchDownloadURLs;
|
|
|
| @end
|
|
|