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

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

Issue 8771006: views: Move the remaining file from views/ to ui/views/. (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/bitmap_scroll_bar.cc
diff --git a/ui/views/controls/scrollbar/bitmap_scroll_bar.cc b/ui/views/controls/scrollbar/bitmap_scroll_bar.cc
index 47c8f13efda27dbead9d1323fef0a21aa9f07a68..a8d0658de5dc2e2f5b81892be765f0a83bd59ffc 100644
--- a/ui/views/controls/scrollbar/bitmap_scroll_bar.cc
+++ b/ui/views/controls/scrollbar/bitmap_scroll_bar.cc
@@ -23,7 +23,7 @@
#include "ui/views/widget/widget.h"
#if defined(OS_LINUX)
-#include "views/screen.h"
+#include "ui/views/screen.h"
#endif
#undef min
« no previous file with comments | « ui/views/controls/scrollbar/base_scroll_bar_button.h ('k') | ui/views/controls/scrollbar/native_scroll_bar_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698