Index: src/gpu/GrTargetCommands.h |
diff --git a/src/gpu/GrTargetCommands.h b/src/gpu/GrTargetCommands.h |
index 71ce4706b5b775135b9a78d7fe1d476f30d4738f..5e35e50bbf3c7772a992e5d8bb83c4d08b78fdcd 100644 |
--- a/src/gpu/GrTargetCommands.h |
+++ b/src/gpu/GrTargetCommands.h |
@@ -65,6 +65,7 @@ public: |
private: |
friend class GrCommandBuilder; |
friend class GrInOrderDrawBuffer; // This goes away when State becomes just a pipeline |
+ friend class GrReorderCommandBuilder; |
typedef GrGpu::DrawArgs DrawArgs; |