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

Unified Diff: views/examples/button_example.h

Issue 6360014: views: Move fill_layout.[cc,h] into layout directory. (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
Index: views/examples/button_example.h
diff --git a/views/examples/button_example.h b/views/examples/button_example.h
index ca6650808bc8977b9074037ed5f9a64f7549f348..1be1cf887296de5fd92d0b40f56f45d4ff47b9ff 100644
--- a/views/examples/button_example.h
+++ b/views/examples/button_example.h
@@ -9,7 +9,7 @@
#include "base/string_util.h"
#include "views/controls/button/text_button.h"
#include "views/examples/example_base.h"
-#include "views/fill_layout.h"
+#include "views/layout/fill_layout.h"
#include "views/view.h"
namespace examples {

Powered by Google App Engine
This is Rietveld 408576698