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

Unified Diff: cc/proto/BUILD.gn

Issue 2445093002: cc/blimp: Add synchronization for scroll/scale state. (Closed)
Patch Set: Addressed comments Created 4 years, 2 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
Index: cc/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index cfbcd31904bc6032931d62d8b7f61ad704e39c58..55b5f5919fcb04670769fffa2a1c8ebe633df500 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -30,6 +30,7 @@ proto_library("proto_internal") {
# 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",
+ "client_state_update.proto",
"commit_earlyout_reason.proto",
"compositor_message.proto",
"compositor_message_to_impl.proto",

Powered by Google App Engine
This is Rietveld 408576698