| Index: chrome/browser/sync/engine/auth_watcher.h
|
| diff --git a/chrome/browser/sync/engine/auth_watcher.h b/chrome/browser/sync/engine/auth_watcher.h
|
| index 594758f1b8bdc09cdf215be7124903dd0166f893..da90f956eadf4365b0b42b937ffe4f156e20c6fc 100644
|
| --- a/chrome/browser/sync/engine/auth_watcher.h
|
| +++ b/chrome/browser/sync/engine/auth_watcher.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2006-2009 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.
|
| //
|
| @@ -9,7 +9,6 @@
|
| #define CHROME_BROWSER_SYNC_ENGINE_AUTH_WATCHER_H_
|
| #pragma once
|
|
|
| -#include <map>
|
| #include <string>
|
|
|
| #include "base/gtest_prod_util.h"
|
|
|