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

Unified Diff: cc/cc_tests.gyp

Issue 11276060: Pass accurate contentsScale to LayerImpl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « cc/cc.gyp ('k') | cc/contents_scaling_layer.h » ('j') | cc/damage_tracker.cc » ('J')
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 b3bd9ca482c82d90388eae16879fbf9e84c858e9..7a07f5e3ce0c343e58dad6876cee0fe40bcd8e71 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -8,6 +8,7 @@
'cc_tests_source_files': [
'hash_pair_unittest.cc',
'active_animation_unittest.cc',
+ 'contents_scaling_layer_unittest.cc',
'damage_tracker_unittest.cc',
'delay_based_time_source_unittest.cc',
'draw_quad_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/contents_scaling_layer.h » ('j') | cc/damage_tracker.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698