summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webthemeengine_impl_win.h
diff options
context:
space:
mode:
authorjabdelmalek@google.com <jabdelmalek@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-28 01:14:46 +0000
committerjabdelmalek@google.com <jabdelmalek@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-28 01:14:46 +0000
commit745751a5d61cd4543838c5f2aeebdc718529954a (patch)
tree8b3b60057b2db7afcfa2ad0197a5783129a22cd5 /webkit/glue/webthemeengine_impl_win.h
parent38bd9186d45bdb44df28b71e0bfe2ea3bdd6d393 (diff)
downloadchromium_src-745751a5d61cd4543838c5f2aeebdc718529954a.zip
chromium_src-745751a5d61cd4543838c5f2aeebdc718529954a.tar.gz
chromium_src-745751a5d61cd4543838c5f2aeebdc718529954a.tar.bz2
Update code to point to new location of WebThemeEngine.h
Review URL: http://codereview.chromium.org/1763014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45767 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webthemeengine_impl_win.h')
-rw-r--r--webkit/glue/webthemeengine_impl_win.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/webkit/glue/webthemeengine_impl_win.h b/webkit/glue/webthemeengine_impl_win.h
index 866e7b8..ae9152b 100644
--- a/webkit/glue/webthemeengine_impl_win.h
+++ b/webkit/glue/webthemeengine_impl_win.h
@@ -1,11 +1,11 @@
-// 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.
+// Copyright (c) 2010 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.
#ifndef WEBTHEMEENGINE_IMPL_WIN_H_
#define WEBTHEMEENGINE_IMPL_WIN_H_
-#include "third_party/WebKit/WebKit/chromium/public/win/WebThemeEngine.h"
+#include "third_party/WebKit/WebKit/chromium/public/WebThemeEngine.h"
namespace webkit_glue {