Index: views/controls/tabbed_pane/native_tabbed_pane_win.cc |
diff --git a/views/controls/tabbed_pane/native_tabbed_pane_win.cc b/views/controls/tabbed_pane/native_tabbed_pane_win.cc |
index cc81ba6540a8a93e892794a9f971705e208f44f3..6a370dc2381f83c52fedd5971276ec89659636a6 100644 |
--- a/views/controls/tabbed_pane/native_tabbed_pane_win.cc |
+++ b/views/controls/tabbed_pane/native_tabbed_pane_win.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. |
@@ -14,7 +14,7 @@ |
#include "ui/base/l10n/l10n_util_win.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "views/controls/tabbed_pane/tabbed_pane.h" |
-#include "views/fill_layout.h" |
+#include "views/layout/fill_layout.h" |
#include "views/widget/root_view.h" |
#include "views/widget/widget_win.h" |