Chromium Code Reviews| Index: cc/resources/resource_provider.h |
| =================================================================== |
| --- cc/resources/resource_provider.h (revision 207109) |
| +++ cc/resources/resource_provider.h (working copy) |
| @@ -129,7 +129,7 @@ |
| // Finish all context operations, causing any pending callbacks to be |
| // scheduled. |
| - void Finish(); |
| + //void Finish(); |
| // Only flush the command buffer if supported. |
| // Returns true if the shallow flush occurred, false otherwise. |