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

Unified Diff: ui/views/controls/scrollbar/native_scroll_bar_gtk.h

Issue 8687031: views: Move the remaining files to ui/views/controls/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
Index: ui/views/controls/scrollbar/native_scroll_bar_gtk.h
diff --git a/ui/views/controls/scrollbar/native_scroll_bar_gtk.h b/ui/views/controls/scrollbar/native_scroll_bar_gtk.h
index 909adfe78f70575d1c87a8b803e5198d19d8404e..e9a5ed5479dd284f0fbd7e5e6a29fc454318bb96 100644
--- a/ui/views/controls/scrollbar/native_scroll_bar_gtk.h
+++ b/ui/views/controls/scrollbar/native_scroll_bar_gtk.h
@@ -7,8 +7,8 @@
#pragma once
#include "base/compiler_specific.h"
+#include "ui/views/controls/native_control_gtk.h"
#include "ui/views/controls/scrollbar/native_scroll_bar_wrapper.h"
-#include "views/controls/native_control_gtk.h"
namespace views {
« no previous file with comments | « ui/views/controls/scrollbar/bitmap_scroll_bar.cc ('k') | ui/views/controls/scrollbar/native_scroll_bar_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698