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

Unified Diff: cc/BUILD.gn

Issue 2736643004: Add DCLayerOverlayProcessor and supporting DCLayer structures. (Closed)
Patch Set: split CALayerOverlay into DCLayerOverlay Created 3 years, 9 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 | « no previous file | cc/output/dc_layer_overlay.h » ('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 e0d651336474b248d7e9e28a86cc8fba14322dee..80fe2387a2692dfe68f9dc4fe224375f295f4582 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -182,6 +182,8 @@ cc_component("cc") {
"output/copy_output_request.h",
"output/copy_output_result.cc",
"output/copy_output_result.h",
+ "output/dc_layer_overlay.cc",
+ "output/dc_layer_overlay.h",
"output/direct_renderer.cc",
"output/direct_renderer.h",
"output/dynamic_geometry_binding.cc",
« no previous file with comments | « no previous file | cc/output/dc_layer_overlay.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698