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

Unified Diff: views/controls/scrollbar/scrollbar_unittest.cc

Issue 8598031: views: Move widget/ directory to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reland for real 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: views/controls/scrollbar/scrollbar_unittest.cc
diff --git a/views/controls/scrollbar/scrollbar_unittest.cc b/views/controls/scrollbar/scrollbar_unittest.cc
index 2704354c1c5a7cad2dc812ae6ff0f5a66c67093a..889ac2ec717146b3dd593e48902d4c16ae156e22 100644
--- a/views/controls/scrollbar/scrollbar_unittest.cc
+++ b/views/controls/scrollbar/scrollbar_unittest.cc
@@ -3,10 +3,10 @@
// found in the LICENSE file.
#include "ui/views/test/views_test_base.h"
+#include "ui/views/widget/widget.h"
#include "views/controls/scrollbar/native_scroll_bar.h"
#include "views/controls/scrollbar/native_scroll_bar_views.h"
#include "views/controls/scrollbar/scroll_bar.h"
-#include "views/widget/widget.h"
namespace {
« no previous file with comments | « views/controls/scrollbar/native_scroll_bar_win.cc ('k') | views/controls/tabbed_pane/native_tabbed_pane_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698