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

Unified Diff: cc/BUILD.gn

Issue 1442853005: Add IPC messages to transfer compositor protos (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More cleanup Created 5 years, 1 month 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/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 9d3cc43fbd9bcbbee188f8607107cd0ae341853d..1f103592cbe25fb022df228df20cf38bcdca5f7a 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -492,6 +492,7 @@ component("cc") {
"trees/proxy_common.h",
"trees/proxy_impl.h",
"trees/proxy_main.h",
+ "trees/remote_proto_channel.h",
"trees/scoped_abort_remaining_swap_promises.h",
"trees/single_thread_proxy.cc",
"trees/single_thread_proxy.h",

Powered by Google App Engine
This is Rietveld 408576698