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

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: 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/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index c4533300ebab95be6a75ec0e15be17f28cf3f0b3..e14c54ac40d37ac39e808202e113affc03fc5627 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -554,6 +554,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