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

Unified Diff: cc/blink/cc_blink_tests.gyp

Issue 1447893002: compositor-worker: Introduce WebCompositorMutableState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review feedback. Created 4 years, 11 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/blink/cc_blink.gyp ('k') | cc/blink/web_compositor_mutable_state_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/blink/cc_blink_tests.gyp
diff --git a/cc/blink/cc_blink_tests.gyp b/cc/blink/cc_blink_tests.gyp
index f72a5dba844673322d474357214466bb4c5a6336..edcd118eba5d02acc9614e13d2c83961b15b9725 100644
--- a/cc/blink/cc_blink_tests.gyp
+++ b/cc/blink/cc_blink_tests.gyp
@@ -28,6 +28,7 @@
'web_compositor_animation_player_unittest.cc',
'web_float_animation_curve_unittest.cc',
'web_layer_impl_fixed_bounds_unittest.cc',
+ 'web_compositor_mutable_state_impl_unittest.cc',
],
}
],
« no previous file with comments | « cc/blink/cc_blink.gyp ('k') | cc/blink/web_compositor_mutable_state_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698