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

Unified Diff: cc/BUILD.gn

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
« no previous file with comments | « no previous file | cc/animation/animation_host_perftest.cc » ('j') | cc/trees/layer_tree_host.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index c7dfa76c31e6f302d03679ba9c9214b9680e252a..2aca92dea19400ecbcfcf3e071004b3b84d4ae27 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -705,6 +705,8 @@ source_set("test_support") {
"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",
« no previous file with comments | « no previous file | cc/animation/animation_host_perftest.cc » ('j') | cc/trees/layer_tree_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698