diff options
Diffstat (limited to 'chrome/browser/sync/engine/auth_watcher.h')
-rw-r--r-- | chrome/browser/sync/engine/auth_watcher.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/sync/engine/auth_watcher.h b/chrome/browser/sync/engine/auth_watcher.h index 594758f..da90f95 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" |