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

Unified Diff: cc/cc_tests.gyp

Issue 1490513005: Add support for ManagedMemoryPolicy (de)serialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@renderer-settings
Patch Set: Rebase on top of origin/master Created 5 years 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/cc.gyp ('k') | cc/output/managed_memory_policy.h » ('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 b65305737c49739a568606f0fc59a03e51b625ea..03f8ae53e74fb48543c2198c79f68684af3b783e 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -76,6 +76,7 @@
'output/filter_operations_unittest.cc',
'output/gl_renderer_unittest.cc',
'output/layer_quad_unittest.cc',
+ 'output/managed_memory_policy_unittest.cc',
'output/output_surface_unittest.cc',
'output/overlay_unittest.cc',
'output/renderer_pixeltest.cc',
@@ -90,6 +91,7 @@
'playback/display_list_recording_source_unittest.cc',
'proto/cc_conversions_unittest.cc',
'proto/gfx_conversions_unittest.cc',
+ 'proto/gpu_conversions_unittest.cc',
'proto/skia_conversions_unittest.cc',
'quads/draw_polygon_unittest.cc',
'quads/draw_quad_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/output/managed_memory_policy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698