| Index: chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
|
| diff --git a/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc b/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
|
| index f056363abf993ad80c3f4cbfed328d17adbd0114..35d3df4ab33e81ecb9c48c0d98f0aaa147bb69f4 100644
|
| --- a/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
|
| +++ b/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
|
| @@ -11,8 +11,6 @@ UpdatedProgressMarkerChecker::UpdatedProgressMarkerChecker(
|
| browser_sync::ProfileSyncService* service)
|
| : SingleClientStatusChangeChecker(service) {}
|
|
|
| -UpdatedProgressMarkerChecker::~UpdatedProgressMarkerChecker() {}
|
| -
|
| bool UpdatedProgressMarkerChecker::IsExitConditionSatisfied() {
|
| // Checks to see if our self-notify sync cycle has completed and
|
| // there's nothing to commit.
|
|
|