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

Unified Diff: cc/BUILD.gn

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
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | ui/gfx/ipc/BUILD.gn » ('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 63f80c21f375776a9a8d344c7a5951de93a1d219..3ec648eaf5b3d0da08f364e3f601e1e1d4069088 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -103,7 +103,6 @@ component("cc") {
"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",
@@ -265,8 +264,6 @@ component("cc") {
"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.cc",
"output/vulkan_in_process_context_provider.h",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | ui/gfx/ipc/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698