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

Unified Diff: content/shell/browser/shell_platform_data_aura.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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: content/shell/browser/shell_platform_data_aura.h
diff --git a/content/shell/browser/shell_platform_data_aura.h b/content/shell/browser/shell_platform_data_aura.h
index d95e57c61ed701ab659ab3bb2e8107bb70510921..de91498edcc5710689ea28e207c90928c25e416f 100644
--- a/content/shell/browser/shell_platform_data_aura.h
+++ b/content/shell/browser/shell_platform_data_aura.h
@@ -22,10 +22,6 @@ namespace gfx {
class Size;
}
-namespace ui {
-class EventHandler;
-}
-
namespace content {
class ShellPlatformDataAura {

Powered by Google App Engine
This is Rietveld 408576698