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

Unified Diff: ui/views/controls/progress_bar_unittest.cc

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
« no previous file with comments | « ui/views/controls/progress_bar.cc ('k') | ui/views/controls/resize_area.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/progress_bar_unittest.cc
diff --git a/views/controls/progress_bar_unittest.cc b/ui/views/controls/progress_bar_unittest.cc
similarity index 96%
rename from views/controls/progress_bar_unittest.cc
rename to ui/views/controls/progress_bar_unittest.cc
index 7d62b990ecd9f317e8a3c29c18f081e93bd9bf5d..71cdb208ac6df9b52341c6210e7eacf023661618 100644
--- a/views/controls/progress_bar_unittest.cc
+++ b/ui/views/controls/progress_bar_unittest.cc
@@ -6,7 +6,7 @@
#include "base/utf_string_conversions.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/base/accessibility/accessible_view_state.h"
-#include "views/controls/progress_bar.h"
+#include "ui/views/controls/progress_bar.h"
namespace views {
« no previous file with comments | « ui/views/controls/progress_bar.cc ('k') | ui/views/controls/resize_area.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698