| Index: chrome/browser/sync/engine/syncer_unittest.cc
|
| diff --git a/chrome/browser/sync/engine/syncer_unittest.cc b/chrome/browser/sync/engine/syncer_unittest.cc
|
| index f22b92a88be60076e78197975e4d2b37ebb1eb69..9eaf8095a3c51c3ccea97b1d45986a7cbc99bc71 100755
|
| --- a/chrome/browser/sync/engine/syncer_unittest.cc
|
| +++ b/chrome/browser/sync/engine/syncer_unittest.cc
|
| @@ -1,6 +1,6 @@
|
| // Copyright (c) 2009 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 entry.
|
| +// found in the LICENSE file.
|
| //
|
| // Syncer unit tests. Unfortunately a lot of these tests
|
| // are outdated and need to be reworked and updated.
|
|
|