Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(431)

Unified Diff: chrome/browser/sync/sync_error_notifier_ash.cc

Issue 2389063002: [Sync] Fixing easy lint violations. (Closed)
Patch Set: Updated for Max's comments. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
« no previous file with comments | « chrome/browser/sync/profile_sync_test_util.cc ('k') | chrome/browser/sync/sync_error_notifier_ash_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698