summaryrefslogtreecommitdiffstats
path: root/cc/proto/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'cc/proto/BUILD.gn')
-rw-r--r--cc/proto/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index 60952ac..7a68e16 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -29,6 +29,7 @@ proto_library("proto_internal") {
sources = [
# TODO(dtrainor): Move protos to their correct packages once it's possible
# to include protos from other directories/targets (crbug.com/542423).
+ "begin_main_frame_and_commit_state.proto",
"commit_earlyout_reason.proto",
"compositor_message.proto",
"display_item.proto",
@@ -56,6 +57,7 @@ proto_library("proto_internal") {
"skrrect.proto",
"skxfermode.proto",
"transform.proto",
+ "vector2d.proto",
"vector2df.proto",
]