Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3038)

Unified Diff: chrome/browser/ui/views/frame/web_contents_close_handler_delegate.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/views/frame/web_contents_close_handler_delegate.h
diff --git a/chrome/browser/ui/views/frame/web_contents_close_handler_delegate.h b/chrome/browser/ui/views/frame/web_contents_close_handler_delegate.h
index 2b1f7e02923aa29c6ec9844723e85ce73266192e..d48313411bbd5379cbbc31d1d320a972346231d1 100644
--- a/chrome/browser/ui/views/frame/web_contents_close_handler_delegate.h
+++ b/chrome/browser/ui/views/frame/web_contents_close_handler_delegate.h
@@ -5,10 +5,6 @@
#ifndef CHROME_BROWSER_UI_VIEWS_FRAME_WEB_CONTENTS_CLOSE_HANDLER_DELEGATE_H_
#define CHROME_BROWSER_UI_VIEWS_FRAME_WEB_CONTENTS_CLOSE_HANDLER_DELEGATE_H_
-namespace ui {
-class LayerTreeOwner;
-}
-
// WebContentsCloseHandler delegate.
class WebContentsCloseHandlerDelegate {
public:
« no previous file with comments | « chrome/browser/ui/views/frame/web_app_left_header_view_ash.h ('k') | chrome/browser/ui/views/ime/ime_window_frame_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698