Index: views/controls/tabbed_pane/native_tabbed_pane_gtk.cc |
diff --git a/views/controls/tabbed_pane/native_tabbed_pane_gtk.cc b/views/controls/tabbed_pane/native_tabbed_pane_gtk.cc |
index 39bb401aea075e5412602ac22e5f20755c159dda..5aa88df0f9ce9993122e259c1308feeb1c82da3b 100644 |
--- a/views/controls/tabbed_pane/native_tabbed_pane_gtk.cc |
+++ b/views/controls/tabbed_pane/native_tabbed_pane_gtk.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 "gfx/skia_utils_gtk.h" |
#include "views/background.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_gtk.h" |