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

Unified Diff: cc/cc.gyp

Issue 2147873003: cc: Dedup IPCs to return resources to client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 5 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/ipc/cc_param_traits.h » ('j') | no next file with comments »
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 ef836c9c066963cd23f23a3283af9db0c02c6654..d4b039217dd25d2368e06e7c892ae5ed84ee4172 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -264,8 +264,6 @@
'output/ca_layer_overlay.h',
'output/compositor_frame.cc',
'output/compositor_frame.h',
- 'output/compositor_frame_ack.cc',
- 'output/compositor_frame_ack.h',
'output/compositor_frame_metadata.cc',
'output/compositor_frame_metadata.h',
'output/context_provider.h',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/ipc/cc_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698