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

Unified Diff: views/layout/fill_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/fill_layout.h
diff --git a/views/layout/fill_layout.h b/views/layout/fill_layout.h
index 90b3f117c2a9bdf4daf1941459dd85034d5d6183..b8974d97ba713879db6b40b2592c3a13f44cc714 100644
--- a/views/layout/fill_layout.h
+++ b/views/layout/fill_layout.h
@@ -6,7 +6,7 @@
#define VIEWS_LAYOUT_FILL_LAYOUT_H_
#pragma once
-#include "views/layout_manager.h"
+#include "views/layout/layout_manager.h"
#include "views/view.h"
namespace views {

Powered by Google App Engine
This is Rietveld 408576698