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

Unified Diff: sky/viewer/cc/BUILD.gn

Issue 720713003: Remove WebScroll* (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/web/WebScrollbarThemePainter.cpp ('k') | sky/viewer/cc/scrollbar_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/cc/BUILD.gn
diff --git a/sky/viewer/cc/BUILD.gn b/sky/viewer/cc/BUILD.gn
index 123a9eb59673ee20da5625e4b56d7bf6e80cc3de..e2c4bd2cf6b05bf7255f5d4f3adb5a7acdd712b8 100644
--- a/sky/viewer/cc/BUILD.gn
+++ b/sky/viewer/cc/BUILD.gn
@@ -22,8 +22,6 @@ component("cc") {
sources = [
"sky_viewer_cc_export.h",
- "scrollbar_impl.cc",
- "scrollbar_impl.h",
"web_animation_curve_common.cc",
"web_animation_curve_common.h",
"web_animation_impl.cc",
@@ -48,10 +46,6 @@ component("cc") {
"web_layer_impl.h",
"web_layer_impl_fixed_bounds.cc",
"web_layer_impl_fixed_bounds.h",
- "web_scroll_offset_animation_curve_impl.cc",
- "web_scroll_offset_animation_curve_impl.h",
- "web_scrollbar_layer_impl.cc",
- "web_scrollbar_layer_impl.h",
"web_to_cc_animation_delegate_adapter.cc",
"web_to_cc_animation_delegate_adapter.h",
"web_transform_animation_curve_impl.cc",
« no previous file with comments | « sky/engine/web/WebScrollbarThemePainter.cpp ('k') | sky/viewer/cc/scrollbar_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698