summaryrefslogtreecommitdiffstats
path: root/content/child/webthemeengine_impl_default.h
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-13 21:59:07 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-13 21:59:07 +0000
commit0c48b7d5191033c84269cb81ef3cdaf005c3572c (patch)
tree907f55be46f0277ba5c4fc52f57fdbdc7026bf4e /content/child/webthemeengine_impl_default.h
parent113891eb855d7e39fec98ef38b8fba5d047379d0 (diff)
downloadchromium_src-0c48b7d5191033c84269cb81ef3cdaf005c3572c.zip
chromium_src-0c48b7d5191033c84269cb81ef3cdaf005c3572c.tar.gz
chromium_src-0c48b7d5191033c84269cb81ef3cdaf005c3572c.tar.bz2
Reland r250851 - "Update all the client code to use a single WebThemeEngine.h header."
(This reverts the revert, which was r250856). TBR=jamesr@chromium.org BUG=327471 Review URL: https://codereview.chromium.org/164033003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251143 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/child/webthemeengine_impl_default.h')
-rw-r--r--content/child/webthemeengine_impl_default.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/webthemeengine_impl_default.h b/content/child/webthemeengine_impl_default.h
index 3dbfdfb..20f88c5 100644
--- a/content/child/webthemeengine_impl_default.h
+++ b/content/child/webthemeengine_impl_default.h
@@ -5,7 +5,7 @@
#ifndef CONTENT_CHILD_WEBTHEMEENGINE_IMPL_DEFAULT_H_
#define CONTENT_CHILD_WEBTHEMEENGINE_IMPL_DEFAULT_H_
-#include "third_party/WebKit/public/platform/default/WebThemeEngine.h"
+#include "third_party/WebKit/public/platform/WebThemeEngine.h"
namespace content {