| Index: chrome/browser/views/options/advanced_contents_view.cc
|
| ===================================================================
|
| --- chrome/browser/views/options/advanced_contents_view.cc (revision 28001)
|
| +++ chrome/browser/views/options/advanced_contents_view.cc (working copy)
|
| @@ -14,11 +14,11 @@
|
|
|
| #include "app/combobox_model.h"
|
| #include "app/gfx/canvas.h"
|
| +#include "app/gfx/native_theme_win.h"
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| #include "base/file_util.h"
|
| #include "base/path_service.h"
|
| -#include "base/gfx/native_theme.h"
|
| #include "chrome/browser/browser.h"
|
| #include "chrome/browser/browser_list.h"
|
| #include "chrome/browser/browser_process.h"
|
|
|