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

Unified Diff: views/layout/box_layout.h

Issue 6374011: views: Move layout_manager.[cc,h] into layout directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: layout-manager 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
Index: views/layout/box_layout.h
diff --git a/views/layout/box_layout.h b/views/layout/box_layout.h
index f7c2b1d0ecee3c5c85a3cfcc68fbc8b98b65f109..fde203c1f9039876f257096d9af5e09f29039815 100644
--- a/views/layout/box_layout.h
+++ b/views/layout/box_layout.h
@@ -7,7 +7,7 @@
#pragma once
#include "base/basictypes.h"
-#include "views/layout_manager.h"
+#include "views/layout/layout_manager.h"
namespace views {
« no previous file with comments | « views/grid_layout.h ('k') | views/layout/fill_layout.h » ('j') | views/layout/layout_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698