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

Unified Diff: cc/BUILD.gn

Issue 667793004: Support single-threaded impl-side painting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase, add ContextCapabilities Created 6 years, 2 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/test_in_process_context_provider.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 919e8d84e13334fc9a930d8ec9cfce593f13ace5..e1bd12f2ad3a47ff67608a75993d14150ac306da 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -756,6 +756,7 @@ test("cc_unittests") {
"trees/layer_tree_host_pixeltest_masks.cc",
"trees/layer_tree_host_pixeltest_on_demand_raster.cc",
"trees/layer_tree_host_pixeltest_readback.cc",
+ "trees/layer_tree_host_pixeltest_synchronous.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/test/test_in_process_context_provider.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698