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

Unified Diff: chrome/browser/ui/ime/ime_native_window.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
« no previous file with comments | « chrome/browser/ui/hung_plugin_tab_helper.h ('k') | chrome/browser/ui/ime/ime_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/ime/ime_native_window.h
diff --git a/chrome/browser/ui/ime/ime_native_window.h b/chrome/browser/ui/ime/ime_native_window.h
index 6b9d919ce415b494121b47e55cb3d9e7a4757b1d..62086e83bc29b2cf9720b4145c16bddee09d48ba 100644
--- a/chrome/browser/ui/ime/ime_native_window.h
+++ b/chrome/browser/ui/ime/ime_native_window.h
@@ -5,10 +5,6 @@
#ifndef CHROME_BROWSER_UI_IME_IME_NATIVE_WINDOW_H_
#define CHROME_BROWSER_UI_IME_IME_NATIVE_WINDOW_H_
-namespace content {
-class WebContents;
-}
-
namespace gfx {
class Rect;
}
« no previous file with comments | « chrome/browser/ui/hung_plugin_tab_helper.h ('k') | chrome/browser/ui/ime/ime_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698