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

Unified Diff: content/browser/renderer_host/compositor_impl_android.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/compositor_impl_android.h
diff --git a/content/browser/renderer_host/compositor_impl_android.h b/content/browser/renderer_host/compositor_impl_android.h
index 0fc308164d80d98d66b62e420ceac6056f06175a..d89c895474d2e4d587f7ffbf6e96eb331bf23f05 100644
--- a/content/browser/renderer_host/compositor_impl_android.h
+++ b/content/browser/renderer_host/compositor_impl_android.h
@@ -29,7 +29,6 @@
#include "ui/android/resources/ui_resource_provider.h"
#include "ui/android/window_android_compositor.h"
-class SkBitmap;
struct ANativeWindow;
namespace cc {
@@ -37,10 +36,7 @@ class Display;
class Layer;
class LayerTreeHost;
class OutputSurface;
-class SurfaceIdAllocator;
-class SurfaceManager;
class VulkanContextProvider;
-class VulkanInProcessContextProvider;
}
namespace content {
« no previous file with comments | « content/browser/plugin_service_impl.h ('k') | content/browser/renderer_host/context_provider_factory_impl_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698