| Index: chrome/browser/sync/sync_error_notifier_ash.cc
|
| diff --git a/chrome/browser/sync/sync_error_notifier_ash.cc b/chrome/browser/sync/sync_error_notifier_ash.cc
|
| index 4acb40b488457c0fe8b3ceaef1c13bf6dedd0c26..5af98ade0895dc5263bce245a5ca4ef1d150a5a1 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash.cc
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash.cc
|
| @@ -94,7 +94,7 @@ void SyncNotificationDelegate::ShowSyncSetup() {
|
| chrome::ShowSettingsSubPageForProfile(profile_, chrome::kSyncSetupSubPage);
|
| }
|
|
|
| -} // namespace
|
| +} // namespace
|
|
|
| SyncErrorNotifier::SyncErrorNotifier(syncer::SyncErrorController* controller,
|
| Profile* profile)
|
|
|