summaryrefslogtreecommitdiffstats
path: root/ui/views/examples/native_theme_checkbox_example.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/examples/native_theme_checkbox_example.h')
-rw-r--r--ui/views/examples/native_theme_checkbox_example.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/views/examples/native_theme_checkbox_example.h b/ui/views/examples/native_theme_checkbox_example.h
index 6ff0869..f7c3858 100644
--- a/ui/views/examples/native_theme_checkbox_example.h
+++ b/ui/views/examples/native_theme_checkbox_example.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 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.
@@ -7,7 +7,6 @@
#pragma once
#include "base/basictypes.h"
-#include "ui/gfx/native_theme.h"
#include "ui/views/controls/button/button.h"
#include "ui/views/examples/example_base.h"