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

Unified Diff: views/grid_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/grid_layout.h
diff --git a/views/grid_layout.h b/views/grid_layout.h
index bfbfa64047f37aca8ccf6255ebc7a692760f9d9b..da945b00e8f726c8e57ae53a1aac1a382b865275 100644
--- a/views/grid_layout.h
+++ b/views/grid_layout.h
@@ -9,7 +9,7 @@
#include <string>
#include <vector>
-#include "views/layout_manager.h"
+#include "views/layout/layout_manager.h"
#include "views/view.h"
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698