Index: chrome/browser/views/options/options_group_view.cc |
=================================================================== |
--- chrome/browser/views/options/options_group_view.cc (revision 28001) |
+++ chrome/browser/views/options/options_group_view.cc (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2009 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. |
@@ -9,9 +9,9 @@ |
#include "app/gfx/canvas.h" |
#include "app/gfx/font.h" |
+#include "app/gfx/native_theme_win.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
-#include "base/gfx/native_theme.h" |
#include "grit/locale_settings.h" |
#include "grit/generated_resources.h" |
#include "views/grid_layout.h" |