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

Unified Diff: cc/cc_tests.gyp

Issue 1944623002: CC Animation: Use ElementId to attach CC animation players. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@erasedomids
Patch Set: Let CC clients generate their own ElementIds locally. Created 4 years, 7 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 327cc1caf876fd759986445d934f71b1f7c43122..093cd039e84dee413fb361f9b2883067b9fc4fab 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -293,6 +293,8 @@
'test/test_context_provider.h',
'test/test_context_support.cc',
'test/test_context_support.h',
+ 'test/test_element_id.cc',
+ 'test/test_element_id.h',
'test/test_gles2_interface.cc',
'test/test_gles2_interface.h',
'test/test_gpu_memory_buffer_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698