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

Unified Diff: cc/proto/BUILD.gn

Issue 1513643010: cc:: Add remote mode to the compositor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed vmpstr's comments. Created 4 years, 11 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/texture_layer_unittest.cc ('k') | cc/proto/compositor_message.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 7a68e166c1a26e4d555851dc23dfa15b690cbc95..f06e8697f7bb2856fdc1829f1eca76165a7f8cb0 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -32,6 +32,8 @@ proto_library("proto_internal") {
"begin_main_frame_and_commit_state.proto",
"commit_earlyout_reason.proto",
"compositor_message.proto",
+ "compositor_message_to_impl.proto",
+ "compositor_message_to_main.proto",
"display_item.proto",
"display_list_recording_source.proto",
"layer.proto",
« no previous file with comments | « cc/layers/texture_layer_unittest.cc ('k') | cc/proto/compositor_message.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698