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

Unified Diff: cc/proto/BUILD.gn

Issue 1973083002: Use element id's for animations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/layers/layer_utils_unittest.cc ('k') | cc/proto/element_id.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index 1f29cab247e6929706d4079bb9da17a01187c4f4..4f9f04588cadd540b0881e2ce12d87c7ea82dc44 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -35,6 +35,7 @@ proto_library("proto_internal") {
"compositor_message_to_impl.proto",
"compositor_message_to_main.proto",
"display_item.proto",
+ "element_id.proto",
"layer.proto",
"layer_position_constraint.proto",
"layer_selection_bound.proto",
« no previous file with comments | « cc/layers/layer_utils_unittest.cc ('k') | cc/proto/element_id.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698