Index: chrome/browser/background/background_contents_service.h |
diff --git a/chrome/browser/background/background_contents_service.h b/chrome/browser/background/background_contents_service.h |
index 457d0abdbe8269d56c5e61e609b38108fe0b22fa..10b7677bf1929d496c77136a8ebb9e5113f8c398 100644 |
--- a/chrome/browser/background/background_contents_service.h |
+++ b/chrome/browser/background/background_contents_service.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 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. |
@@ -23,7 +23,6 @@ |
class CommandLine; |
class PrefService; |
class Profile; |
-class TabContents; |
namespace base { |
class DictionaryValue; |