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

Unified Diff: cc/BUILD.gn

Issue 1045953002: Implement DisplayList GatherPixelRefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add guard for GatherPixelRefs Created 5 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/cc_tests.gyp » ('j') | cc/resources/display_item_list.cc » ('J')
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 5354b7c2ce476b2382822c4e785a6170e0375c9c..b0cfab23251b74c2385d468b7387460247782fa2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -789,6 +789,7 @@ test("cc_unittests") {
"quads/list_container_unittest.cc",
"quads/render_pass_unittest.cc",
"resources/display_item_list_unittest.cc",
+ "resources/display_list_recording_source_unittest.cc",
"resources/layer_quad_unittest.cc",
"resources/picture_layer_tiling_set_unittest.cc",
"resources/picture_layer_tiling_unittest.cc",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/resources/display_item_list.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698