Index: cc/blink/web_external_texture_layer_impl.h |
diff --git a/cc/blink/web_external_texture_layer_impl.h b/cc/blink/web_external_texture_layer_impl.h |
index 5425ae5341382f1961914c96865080d8e50bfe2b..ccd1c4efb4f70ac835cde02bd4520233f4194bdd 100644 |
--- a/cc/blink/web_external_texture_layer_impl.h |
+++ b/cc/blink/web_external_texture_layer_impl.h |
@@ -57,6 +57,7 @@ class WebExternalTextureLayerImpl |
const blink::WebExternalTextureMailbox& mailbox, |
WebExternalBitmapImpl* bitmap, |
unsigned sync_point, |
+ const gpu::SyncToken& sync_token, |
bool lost_resource); |
WebExternalBitmapImpl* AllocateBitmap(); |