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

Unified Diff: cc/BUILD.gn

Issue 2277583002: Add pixel tests for rastering painted scrollbars at different scales. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: scrollbarpixeltests: fix-racey-crashing Created 4 years, 4 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/test/data/spiral_64_scale.png » ('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 1fdf05c6276dd547bac9c2855c9637eac3ceee9f..7f649d87440855a53919c86dc66fc91d382444c3 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -918,6 +918,7 @@ test("cc_unittests") {
"trees/layer_tree_host_pixeltest_filters.cc",
"trees/layer_tree_host_pixeltest_masks.cc",
"trees/layer_tree_host_pixeltest_readback.cc",
+ "trees/layer_tree_host_pixeltest_scrollbars.cc",
"trees/layer_tree_host_pixeltest_synchronous.cc",
"trees/layer_tree_host_pixeltest_tiles.cc",
"trees/layer_tree_host_unittest.cc",
« no previous file with comments | « no previous file | cc/test/data/spiral_64_scale.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698