Index: cc/resource_update_controller.h |
diff --git a/cc/resource_update_controller.h b/cc/resource_update_controller.h |
index bd3e2b865cb1242291ca9c3ce9ab8472498206f1..c0678b64123fa85dc1350ce67561653f3525fa15 100644 |
--- a/cc/resource_update_controller.h |
+++ b/cc/resource_update_controller.h |
@@ -12,6 +12,9 @@ |
#include "cc/cc_export.h" |
#include "cc/resource_update_queue.h" |
+class GrContext; |
+namespace WebKit { class WebGraphicsContext3D; } |
+ |
namespace cc { |
class ResourceProvider; |