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

Unified Diff: ui/views/controls/scrollbar/native_scroll_bar_views.cc

Issue 10009024: Remove WAYLAND port (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 years, 8 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 | « ui/views/controls/menu/menu_controller.cc ('k') | ui/views/controls/textfield/native_textfield_wayland.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/scrollbar/native_scroll_bar_views.cc
diff --git a/ui/views/controls/scrollbar/native_scroll_bar_views.cc b/ui/views/controls/scrollbar/native_scroll_bar_views.cc
index 40e0e456a336d9ca6e9140c74c1d41175020ae44..7eb2a084ef7d21e24176829d43f154391c8f39e6 100644
--- a/ui/views/controls/scrollbar/native_scroll_bar_views.cc
+++ b/ui/views/controls/scrollbar/native_scroll_bar_views.cc
@@ -374,7 +374,7 @@ gfx::Rect NativeScrollBarViews::GetTrackBounds() const {
return bounds;
}
-#if defined(USE_WAYLAND) || defined(USE_AURA)
+#if defined(USE_AURA)
////////////////////////////////////////////////////////////////////////////////
// NativewScrollBarWrapper, public:
« no previous file with comments | « ui/views/controls/menu/menu_controller.cc ('k') | ui/views/controls/textfield/native_textfield_wayland.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698