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

Unified Diff: cc/cc.gyp

Issue 1442853005: Add IPC messages to transfer compositor protos (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Swapped char to uint8_t, added checked_cast, updated description 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/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 5a8143f764d0dc15209f67e5356404bb9d4b3e9e..7e349f981e60a25b43323bfbc7e26b58c8c0c953 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -553,6 +553,7 @@
'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',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/proto/BUILD.gn » ('j') | cc/trees/remote_proto_channel.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698