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

Unified Diff: content/browser/android/synchronous_compositor_host.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/android/synchronous_compositor_host.h
diff --git a/content/browser/android/synchronous_compositor_host.h b/content/browser/android/synchronous_compositor_host.h
index b112ae9390d11151004259f17a1e65e97178e3a5..0260083d1f680d1ef6c8034b137baafe92d32657 100644
--- a/content/browser/android/synchronous_compositor_host.h
+++ b/content/browser/android/synchronous_compositor_host.h
@@ -25,14 +25,6 @@ class Message;
class Sender;
}
-namespace blink {
-class WebInputEvent;
-}
-
-namespace cc {
-struct BeginFrameArgs;
-}
-
namespace ui {
class WindowAndroid;
struct DidOverscrollParams;
« no previous file with comments | « content/browser/android/interstitial_page_delegate_android.h ('k') | content/browser/android/url_request_content_job.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698