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

Unified Diff: cc/BUILD.gn

Issue 1800923002: cc: Directly use property trees to calculate clip rect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add setting to only calculate and verify in cc_unittest Created 4 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/test/layer_tree_settings_for_testing.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 f5eacc15da4b1be14ee1d299e87ddca93929f68b..fdd15ba85499aad192803835030d0832b17240b6 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -647,6 +647,8 @@ source_set("test_support") {
"test/layer_tree_pixel_resource_test.h",
"test/layer_tree_pixel_test.cc",
"test/layer_tree_pixel_test.h",
+ "test/layer_tree_settings_for_testing.cc",
+ "test/layer_tree_settings_for_testing.h",
"test/layer_tree_test.cc",
"test/layer_tree_test.h",
"test/mock_helper.h",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/test/layer_tree_settings_for_testing.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698