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

Unified Diff: sync/android/java/src/org/chromium/sync/notifier/SystemSyncContentResolverDelegate.java

Issue 111933005: Fix Java style issues in sync/android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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: sync/android/java/src/org/chromium/sync/notifier/SystemSyncContentResolverDelegate.java
diff --git a/sync/android/java/src/org/chromium/sync/notifier/SystemSyncContentResolverDelegate.java b/sync/android/java/src/org/chromium/sync/notifier/SystemSyncContentResolverDelegate.java
index ce00c8ca326ba20f4a36f9e04629bd49cefec410..1df371156740dc0ed57d66ca3b5af6bcf6d6b824 100644
--- a/sync/android/java/src/org/chromium/sync/notifier/SystemSyncContentResolverDelegate.java
+++ b/sync/android/java/src/org/chromium/sync/notifier/SystemSyncContentResolverDelegate.java
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright 2010 The Chromium Authors. All rights reserved.
// 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