Index: trunk/src/cc/layers/texture_layer.cc |
=================================================================== |
--- trunk/src/cc/layers/texture_layer.cc (revision 191411) |
+++ trunk/src/cc/layers/texture_layer.cc (working copy) |
@@ -44,8 +44,8 @@ |
premultiplied_alpha_(true), |
rate_limit_context_(false), |
context_lost_(false), |
+ texture_id_(0), |
content_committed_(false), |
- texture_id_(0), |
own_mailbox_(false) { |
vertex_opacity_[0] = 1.0f; |
vertex_opacity_[1] = 1.0f; |