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

Unified Diff: content/browser/renderer_host/overscroll_controller.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/browser/renderer_host/overscroll_controller.h
diff --git a/content/browser/renderer_host/overscroll_controller.h b/content/browser/renderer_host/overscroll_controller.h
index f8163433f8dcbb57529fb046f41f41ec82604125..1d291801bb37f64abeb2dec60aefe12722ae7b86 100644
--- a/content/browser/renderer_host/overscroll_controller.h
+++ b/content/browser/renderer_host/overscroll_controller.h
@@ -9,10 +9,6 @@
#include "base/macros.h"
#include "third_party/WebKit/public/web/WebInputEvent.h"
-namespace ui {
-class LatencyInfo;
-}
-
namespace content {
class RenderWidgetHostViewAuraOverscrollTest;

Powered by Google App Engine
This is Rietveld 408576698