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

Unified Diff: cc/BUILD.gn

Issue 2860293002: Change cc::ElementId to be a uint64_t (Closed)
Patch Set: none Created 3 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.h » ('j') | cc/input/scrollbar_animation_controller_unittest.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 fa0bd60bad38417f06f49ea5df21b42dc17b3dcb..8c066c1d0e56d81492236fc80ee98c21bcae791b 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -403,7 +403,6 @@ cc_component("cc") {
"trees/draw_property_utils.h",
"trees/effect_node.cc",
"trees/effect_node.h",
- "trees/element_id.cc",
"trees/element_id.h",
"trees/frame_rate_counter.cc",
"trees/frame_rate_counter.h",
« no previous file with comments | « no previous file | cc/animation/animation_host.h » ('j') | cc/input/scrollbar_animation_controller_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698