diff options
Diffstat (limited to 'chrome/browser/tab_contents/render_view_host_delegate_helper.h')
-rw-r--r-- | chrome/browser/tab_contents/render_view_host_delegate_helper.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chrome/browser/tab_contents/render_view_host_delegate_helper.h b/chrome/browser/tab_contents/render_view_host_delegate_helper.h index 06ba3be..637c1bf 100644 --- a/chrome/browser/tab_contents/render_view_host_delegate_helper.h +++ b/chrome/browser/tab_contents/render_view_host_delegate_helper.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. @@ -17,9 +17,6 @@ #include "webkit/glue/window_open_disposition.h" class BackgroundContents; -class Browser; -class ExtensionsService; -class PrefService; class Profile; class RenderProcessHost; class RenderViewHost; |