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

Unified Diff: cc/BUILD.gn

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 | « android_webview/browser/render_thread_manager.h ('k') | cc/cc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 50da5748a35016a90e396f78e6778b44df009b47..8bdc2c733ac05b38d06eea063f8aa7de7396321c 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -203,8 +203,6 @@ component("cc") {
"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 | « android_webview/browser/render_thread_manager.h ('k') | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698