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

Unified Diff: cc/cc_tests.gyp

Issue 1532973002: Add support for (de)serializing LayerSelectionBound. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made operator members 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/input/layer_selection_bound.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 d98439c3158d41d0876c2efa4a70ec3530174ba1..c734ef52577ed4c75e353a18cb3e9f6d2f27b2cd 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -34,6 +34,7 @@
'debug/layer_tree_debug_state_unittest.cc',
'debug/micro_benchmark_controller_unittest.cc',
'debug/rendering_stats_unittest.cc',
+ 'input/layer_selection_bound_unittest.cc',
'input/scroll_state_unittest.cc',
'input/top_controls_manager_unittest.cc',
'layers/delegated_frame_provider_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/input/layer_selection_bound.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698