| Index: chrome/browser/sync/util/user_settings.cc
|
| diff --git a/chrome/browser/sync/util/user_settings.cc b/chrome/browser/sync/util/user_settings.cc
|
| index 763eed95e45130dac7bb9ef706367cc24542a6d0..6df91e543c6a44cd8652797c1c135b8f24d9250e 100644
|
| --- a/chrome/browser/sync/util/user_settings.cc
|
| +++ b/chrome/browser/sync/util/user_settings.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.
|
| //
|
| // This class isn't pretty. It's just a step better than globals, which is what
|
| // these were previously.
|
|
|