Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(331)

Unified Diff: cc/proto/property_tree.proto

Issue 2099743002: cc: Move background filters to the effect tree (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ' Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/proto/layer.proto ('k') | cc/trees/damage_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proto/property_tree.proto
diff --git a/cc/proto/property_tree.proto b/cc/proto/property_tree.proto
index 889068e65a4dd7f4fa1a89502b6387f76486512f..13d66b0c161873adb5d40c9913a3219e6c1211ac 100644
--- a/cc/proto/property_tree.proto
+++ b/cc/proto/property_tree.proto
@@ -95,7 +95,6 @@ message EffectNodeData {
optional float screen_space_opacity = 2;
optional bool has_render_surface = 3;
optional bool has_copy_request = 4;
- optional bool has_background_filters = 5;
optional bool hidden_by_backface_visibility = 14;
optional bool double_sided = 13;
optional bool is_drawn = 6;
« no previous file with comments | « cc/proto/layer.proto ('k') | cc/trees/damage_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698