Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / cc / resources / picture_layer_tiling_set.h
index e205019..9d07eb3 100644 (file)
@@ -31,6 +31,8 @@ class CC_EXPORT PictureLayerTilingSet {
      const Region& layer_invalidation,
      float minimum_contents_scale);
 
+  void RemoveTilesInRegion(const Region& region);
+
   gfx::Size layer_bounds() const { return layer_bounds_; }
 
   void SetCanUseLCDText(bool can_use_lcd_text);