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

Unified Diff: cc/cc_tests.gyp

Issue 2109863002: cc::CompositorFrame: Implement ParamTraits vs. StructTraits perf test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove test from gyp Created 4 years, 5 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 | « cc/BUILD.gn ('k') | cc/ipc/cc_param_traits_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 271c2c4f1127519445d4872c1818b773995f2a9e..2dc9f9d7c0851063f36bb411bb8c88cedda11298 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -403,7 +403,6 @@
'sources': [
# Note: sources list duplicated in GN build.
'animation/animation_host_perftest.cc',
- 'ipc/cc_param_traits_perftest.cc',
'layers/layer_perftest.cc',
'layers/picture_layer_impl_perftest.cc',
'quads/draw_quad_perftest.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/ipc/cc_param_traits_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698