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

Unified Diff: cc/BUILD.gn

Issue 1139063002: cc: Partial tile update for one-copy raster. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: monocle: tilemanagerconsistency Created 5 years, 7 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/playback/picture_pile_impl.h » ('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 7001440e61a6e5c2a77ccabff7044bd8abe742d7..abb0949171bf6412016d5be924dea9b5403e7117 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -864,6 +864,7 @@ test("cc_unittests") {
"trees/layer_tree_host_pixeltest_masks.cc",
"trees/layer_tree_host_pixeltest_readback.cc",
"trees/layer_tree_host_pixeltest_synchronous.cc",
+ "trees/layer_tree_host_pixeltest_tiles.cc",
"trees/layer_tree_host_unittest.cc",
"trees/layer_tree_host_unittest_animation.cc",
"trees/layer_tree_host_unittest_context.cc",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/playback/picture_pile_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698