| Index: chrome/browser/sync/util/user_settings.h
|
| diff --git a/chrome/browser/sync/util/user_settings.h b/chrome/browser/sync/util/user_settings.h
|
| index 9008c9cdbcc8b6698d6d2a28ac16fc12ecb0ff17..0ddc0cb754427f05549a706e91e1fe4b613cdd40 100644
|
| --- a/chrome/browser/sync/util/user_settings.h
|
| +++ b/chrome/browser/sync/util/user_settings.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 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.
|
|
|
| @@ -7,7 +7,6 @@
|
| #pragma once
|
|
|
| #include <map>
|
| -#include <set>
|
| #include <string>
|
|
|
| #include "base/file_path.h"
|
|
|