| Index: chrome/browser/sync/util/user_settings_posix.cc
|
| diff --git a/chrome/browser/sync/util/user_settings_posix.cc b/chrome/browser/sync/util/user_settings_posix.cc
|
| index 2bc602aaabf508cdf9fc17a14f79e081e6e60bed..f8e8b9dc075e1be9f6208d1e83d558fe1e67f09e 100644
|
| --- a/chrome/browser/sync/util/user_settings_posix.cc
|
| +++ b/chrome/browser/sync/util/user_settings_posix.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.
|
| //
|
| // Implement the storage of service tokens in memory.
|
|
|
|
|