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

Unified Diff: cc/input/browser_controls_offset_manager_client.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h 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 | « cc/input/browser_controls_offset_manager.h ('k') | cc/input/input_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/input/browser_controls_offset_manager_client.h
diff --git a/cc/input/browser_controls_offset_manager_client.h b/cc/input/browser_controls_offset_manager_client.h
index 47834a8ba1ad05f7b3b875b4a6920ab06766d627..12e68aa3ae8b9be175cfcc15335d2698281eda27 100644
--- a/cc/input/browser_controls_offset_manager_client.h
+++ b/cc/input/browser_controls_offset_manager_client.h
@@ -7,8 +7,6 @@
namespace cc {
-class LayerTreeImpl;
-
class CC_EXPORT BrowserControlsOffsetManagerClient {
public:
virtual float TopControlsHeight() const = 0;
« no previous file with comments | « cc/input/browser_controls_offset_manager.h ('k') | cc/input/input_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698