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

Unified Diff: cc/BUILD.gn

Issue 2767213003: First Implementation of Snapped Points
Patch Set: Rebase and format Created 3 years, 6 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/blink/web_layer_impl.h » ('j') | no next file with comments »
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 7aef17d9c7562934e301cc9d02564cff0076f571..241c92245db42763034082d1d2cf67e0b7dfd640 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -101,6 +101,8 @@ cc_component("cc") {
"layers/scrollbar_layer_impl_base.cc",
"layers/scrollbar_layer_impl_base.h",
"layers/scrollbar_layer_interface.h",
+ "layers/snap_point_list.cc",
+ "layers/snap_point_list.h",
"layers/solid_color_layer.cc",
"layers/solid_color_layer.h",
"layers/solid_color_layer_impl.cc",
« no previous file with comments | « no previous file | cc/blink/web_layer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698