Index: chrome/browser/ui/blocked_content/blocked_content_container.h |
diff --git a/chrome/browser/ui/blocked_content/blocked_content_container.h b/chrome/browser/ui/blocked_content/blocked_content_container.h |
index b0637a9997e2a45d9f1c6f75007cf4dc31ebac4f..3e20d6e6f7a1800c3a306c231af763bcb4209fc3 100644 |
--- a/chrome/browser/ui/blocked_content/blocked_content_container.h |
+++ b/chrome/browser/ui/blocked_content/blocked_content_container.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. |
@@ -18,7 +18,6 @@ |
#include "chrome/browser/ui/blocked_content/blocked_content_tab_helper_delegate.h" |
#include "content/public/browser/web_contents_delegate.h" |
-class TabContents; |
class TabContentsWrapper; |
// Takes ownership of TabContents that are unrequested popup windows. |