| Index: chrome/browser/sync/engine/syncer.cc
|
| diff --git a/chrome/browser/sync/engine/syncer.cc b/chrome/browser/sync/engine/syncer.cc
|
| index 2ef15bcc8d53d58ef502c3109a20659437929e72..01c2fdd21acf1155d8fcfcc8f73affe8282495a4 100755
|
| --- a/chrome/browser/sync/engine/syncer.cc
|
| +++ b/chrome/browser/sync/engine/syncer.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.
|
|
|
| #include "chrome/browser/sync/engine/syncer.h"
|
|
|
|
|