Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(709)

Unified Diff: webkit/child/webthemeengine_impl_android.h

Issue 120313003: Include the default implementation of WebThemeEngine.h in webthemeengine_impl_android.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/webthemeengine_impl_android.h
diff --git a/webkit/child/webthemeengine_impl_android.h b/webkit/child/webthemeengine_impl_android.h
index 1c0a11df7d0131fd5de15055c97ef3e09b084065..c8396e044336c8706f5f8b761451d738586f5230 100644
--- a/webkit/child/webthemeengine_impl_android.h
+++ b/webkit/child/webthemeengine_impl_android.h
@@ -5,7 +5,7 @@
#ifndef WEBKIT_CHILD_WEBTHEMEENGINE_IMPL_ANDROID_H_
#define WEBKIT_CHILD_WEBTHEMEENGINE_IMPL_ANDROID_H_
-#include "third_party/WebKit/public/platform/android/WebThemeEngine.h"
+#include "third_party/WebKit/public/platform/default/WebThemeEngine.h"
namespace webkit_glue {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698