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

Unified Diff: content/browser/web_contents/aura/overscroll_navigation_overlay.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/web_contents/aura/overscroll_navigation_overlay.h
diff --git a/content/browser/web_contents/aura/overscroll_navigation_overlay.h b/content/browser/web_contents/aura/overscroll_navigation_overlay.h
index 7ee72bd4a2308dcae087165a80708fabee70176a..a3ea6c0eb2df85b67ac0a5272146b2c95e0235ae 100644
--- a/content/browser/web_contents/aura/overscroll_navigation_overlay.h
+++ b/content/browser/web_contents/aura/overscroll_navigation_overlay.h
@@ -13,11 +13,8 @@
#include "content/public/browser/web_contents_observer.h"
#include "ui/gfx/image/image.h"
-struct ViewHostMsg_UpdateRect_Params;
-
namespace content {
-class OverscrollWindowDelegate;
class OverscrollNavigationOverlayTest;
// When a history navigation is triggered at the end of an overscroll
« no previous file with comments | « content/browser/tracing/tracing_controller_impl.h ('k') | content/browser/web_contents/aura/overscroll_window_animation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698