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

Unified Diff: chrome/browser/spellchecker/feedback_sender.h

Issue 1665023002: Cheer up spell-checking code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverted one auto Created 4 years, 10 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/spellchecker/feedback_sender.h
diff --git a/chrome/browser/spellchecker/feedback_sender.h b/chrome/browser/spellchecker/feedback_sender.h
index c98d5ba274ab8da364ef633fd90d2603f7bc6805..6749dcfb53764c1b5cbb50f36ad2c12ad8c9cb28 100644
--- a/chrome/browser/spellchecker/feedback_sender.h
+++ b/chrome/browser/spellchecker/feedback_sender.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors. All rights reserved.
groby-ooo-7-16 2016/02/09 20:20:26 From the style guide: "we don't bother updating ol
Kevin Bailey 2016/02/09 22:26:39 Done.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//

Powered by Google App Engine
This is Rietveld 408576698