| Index: chrome/browser/sync/util/extensions_activity_monitor.h
|
| diff --git a/chrome/browser/sync/util/extensions_activity_monitor.h b/chrome/browser/sync/util/extensions_activity_monitor.h
|
| index 742c887534059f7130c751de0b70f0a83be3ddab..48ba0902567788ad4c9a4fa4a74c9175ebf548c9 100644
|
| --- a/chrome/browser/sync/util/extensions_activity_monitor.h
|
| +++ b/chrome/browser/sync/util/extensions_activity_monitor.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 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.
|
|
|
| @@ -10,7 +10,6 @@
|
|
|
| #include "base/lock.h"
|
| #include "base/message_loop.h"
|
| -#include "base/ref_counted.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|
|
|