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

Unified Diff: ui/views/examples/native_widget_views_example.cc

Issue 8581003: views: Move ime and test directories to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix linux 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/examples/examples_main.cc ('k') | ui/views/ime/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/native_widget_views_example.cc
diff --git a/ui/views/examples/native_widget_views_example.cc b/ui/views/examples/native_widget_views_example.cc
index 0e0003515f1d51bbfe5a85ec2e92b5aff86b4b2a..72cdab7b125d62786a15b2a4ffdff9a3f32f55d5 100644
--- a/ui/views/examples/native_widget_views_example.cc
+++ b/ui/views/examples/native_widget_views_example.cc
@@ -7,8 +7,8 @@
#include "base/utf_string_conversions.h"
#include "ui/gfx/canvas.h"
#include "ui/views/examples/example_base.h"
+#include "ui/views/test/test_views_delegate.h"
#include "views/controls/button/text_button.h"
-#include "views/test/test_views_delegate.h"
#include "views/view.h"
#include "views/widget/native_widget_views.h"
#include "views/widget/widget.h"
« no previous file with comments | « ui/views/examples/examples_main.cc ('k') | ui/views/ime/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698