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

Unified Diff: cc/proto/BUILD.gn

Issue 1512823002: Serialize DisplayListRecordingSource to protos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added comments Created 5 years 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
Index: cc/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index 6983a04a14c54f08939a77c517e96c2a6f2a9742..be39ae143a3bd9c8209202a8dde2d144980fae3f 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -31,6 +31,7 @@ proto_library("proto_internal") {
# to include protos from other directories/targets (crbug.com/542423).
"compositor_message.proto",
"display_item.proto",
+ "display_list_recording_source.proto",
"layer.proto",
"layer_position_constraint.proto",
"layer_tree_debug_state.proto",

Powered by Google App Engine
This is Rietveld 408576698