Index: views/examples/examples_main.cc |
diff --git a/views/examples/examples_main.cc b/views/examples/examples_main.cc |
index a49015ef280f7b4fc3bb339f172ef954717e397f..375390b8b34e57d8822aa61f5836a7e3dd0e0002 100644 |
--- a/views/examples/examples_main.cc |
+++ b/views/examples/examples_main.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 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. |
@@ -34,7 +34,7 @@ |
#include "views/examples/throbber_example.h" |
#include "views/examples/widget_example.h" |
#include "views/focus/accelerator_handler.h" |
-#include "views/grid_layout.h" |
+#include "views/layout/grid_layout.h" |
#include "views/window/window.h" |
namespace examples { |