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

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: Add bool is_swap_ack + remove CompositorFrameAck 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
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index f1be4f78fd9a1b20592338ce2440a590e2293f72..80c3f9acfc9dd43ce012abd9a9e83c6c78b4f0f2 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",

Powered by Google App Engine
This is Rietveld 408576698