Index: views/examples/menu_example.h |
diff --git a/views/examples/menu_example.h b/views/examples/menu_example.h |
index 680e2bb5eb883a07195e8d2b97b41bd38a325f8f..8a6b74924735a8915ad2fd5f852a833f3ef968ed 100644 |
--- a/views/examples/menu_example.h |
+++ b/views/examples/menu_example.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2009 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -15,7 +15,7 @@ |
#include "views/controls/menu/view_menu_delegate.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" |
namespace examples { |