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

Unified Diff: cc/BUILD.gn

Issue 671653005: SetNeedsRedraw directly when updating a visible tile. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pinchblurmerge-test: tweak Created 6 years, 1 month 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/test/delayed_raster_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 e9ef9e27285681a15b73313836767326be1cbe90..dd87cbf06a41c88ef7241ec4a46250f3ca48141d 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -512,6 +512,10 @@ source_set("test_support") {
"test/animation_test_common.h",
"test/begin_frame_args_test.cc",
"test/begin_frame_args_test.h",
+ "test/delayed_raster_picture_pile_impl.cc",
+ "test/delayed_raster_picture_pile_impl.h",
+ "test/delayed_raster_trigger.cc",
+ "test/delayed_raster_trigger.h",
"test/fake_content_layer.cc",
"test/fake_content_layer.h",
"test/fake_content_layer_client.cc",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/test/delayed_raster_picture_pile_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698