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

Unified Diff: cc/proto/layer.proto

Issue 2456093003: Enable more layer_tree_host_unittest for LayerTreeHostRemote. (Closed)
Patch Set: Minor polish on refactored test class. Created 4 years, 1 month 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/layers/layer_proto_converter.cc ('k') | cc/test/push_properties_counting_layer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
};
« no previous file with comments | « cc/layers/layer_proto_converter.cc ('k') | cc/test/push_properties_counting_layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698