summaryrefslogtreecommitdiffstats
path: root/ui/views/examples/table2_example.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/examples/table2_example.cc')
-rw-r--r--ui/views/examples/table2_example.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/examples/table2_example.cc b/ui/views/examples/table2_example.cc
index 4ee46b8..f60b097 100644
--- a/ui/views/examples/table2_example.cc
+++ b/ui/views/examples/table2_example.cc
@@ -6,9 +6,9 @@
#include "base/utf_string_conversions.h"
#include "third_party/skia/include/core/SkCanvas.h"
+#include "ui/views/layout/grid_layout.h"
#include "views/controls/button/checkbox.h"
#include "views/controls/table/table_view2.h"
-#include "views/layout/grid_layout.h"
namespace examples {