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

Unified Diff: cc/cc.gyp

Issue 2030033003: Replace cc::ViewportSelectionBound with gfx::SelectionBound (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android build compiles locally Created 4 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index bb6bfaedf2f76b875fded456cecf832d6384a984..0e61f961fb2de24e389ad36127222318c8cff0e2 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -164,7 +164,6 @@
'input/scrollbar_animation_controller_thinning.cc',
'input/scrollbar_animation_controller_thinning.h',
'input/selection.h',
- 'input/selection_bound_type.h',
'input/top_controls_manager.cc',
'input/top_controls_manager.h',
'input/top_controls_manager_client.h',
@@ -326,8 +325,6 @@
'output/swap_promise.h',
'output/texture_mailbox_deleter.cc',
'output/texture_mailbox_deleter.h',
- 'output/viewport_selection_bound.cc',
- 'output/viewport_selection_bound.h',
'output/vulkan_context_provider.h',
'output/vulkan_in_process_context_provider.h',
'output/vulkan_in_process_context_provider.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/input/layer_selection_bound.h » ('j') | ui/gfx/ipc/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698