 Chromium Code Reviews
 Chromium Code Reviews Issue 2456093003:
  Enable more layer_tree_host_unittest for LayerTreeHostRemote.  (Closed)
    
  
    Issue 2456093003:
  Enable more layer_tree_host_unittest for LayerTreeHostRemote.  (Closed) 
  | Index: cc/proto/layer.proto | 
| diff --git a/cc/proto/layer.proto b/cc/proto/layer.proto | 
| index dfb188de9736158fd4f9b6f5ca101970938c6f25..c8c6b84f9637267d82be5b0ba6f8762e10c4c61e 100644 | 
| --- a/cc/proto/layer.proto | 
| +++ b/cc/proto/layer.proto | 
| @@ -35,6 +35,7 @@ message LayerNode { | 
| // Layer Types for testing only. | 
| FAKE_PICTURE_LAYER = 5; | 
| + PUSH_PROPERTIES_COUNTING_LAYER = 6; | 
| // TODO(nyquist): Add the rest of the necessary LayerTypes. | 
| }; |