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

Unified Diff: views/examples/table2_example.cc

Issue 6382009: views: Move grid_layout files into layout directory. Final Part. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 months 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 | « views/examples/tabbed_pane_example.cc ('k') | views/layout/grid_layout.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/examples/table2_example.cc
diff --git a/views/examples/table2_example.cc b/views/examples/table2_example.cc
index 1d2543018ef5d472184c116a328901bf24bba88c..0ae970e9c44fe930d0b2b2791032619eab4cdc22 100644
--- a/views/examples/table2_example.cc
+++ b/views/examples/table2_example.cc
@@ -8,7 +8,7 @@
#include "third_party/skia/include/core/SkCanvas.h"
#include "views/controls/button/checkbox.h"
#include "views/controls/table/table_view2.h"
-#include "views/grid_layout.h"
+#include "views/layout/grid_layout.h"
namespace examples {
« no previous file with comments | « views/examples/tabbed_pane_example.cc ('k') | views/layout/grid_layout.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698