| Index: chrome/browser/sync/sessions/status_controller.h
|
| ===================================================================
|
| --- chrome/browser/sync/sessions/status_controller.h (revision 110571)
|
| +++ chrome/browser/sync/sessions/status_controller.h (working copy)
|
| @@ -189,9 +189,6 @@
|
| // download: in that case, this also returns false.
|
| bool ServerSaysNothingMoreToDownload() const;
|
|
|
| - // Returns true if there are updates to be processed.
|
| - bool ResponseContainsUpdates() const;
|
| -
|
| ModelSafeGroup group_restriction() const {
|
| return group_restriction_;
|
| }
|
|
|