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

Unified Diff: cc/cc.gyp

Issue 1377063003: Split ThreadProxy methods to ProxyMain and ProxyImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add remaining post task methods. Created 5 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
« no previous file with comments | « cc/BUILD.gn ('k') | cc/trees/channel_impl.h » ('j') | cc/trees/proxy_common.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 9070af27859ae7fb74701ffaa4477a80c222d2cc..28468474fba1c0da5ee1edc136dfb08483489fc5 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -545,6 +545,8 @@
'trees/property_tree_builder.h',
'trees/proxy.cc',
'trees/proxy.h',
+ 'trees/proxy_common.cc',
+ 'trees/proxy_common.h',
'trees/proxy_impl.h',
'trees/proxy_main.h',
'trees/scoped_abort_remaining_swap_promises.h',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/trees/channel_impl.h » ('j') | cc/trees/proxy_common.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698