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

Unified Diff: content/common/gamepad_param_traits.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month 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 | « content/common/content_param_traits.h ('k') | content/common/gpu/client/context_provider_command_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gamepad_param_traits.h
diff --git a/content/common/gamepad_param_traits.h b/content/common/gamepad_param_traits.h
index 99576803b62edf708d29d0a324e22f8bce4e5f65..a06e79f7d9dd1e51ac86672a75f62f8f40bf43a9 100644
--- a/content/common/gamepad_param_traits.h
+++ b/content/common/gamepad_param_traits.h
@@ -18,8 +18,6 @@ namespace blink { class WebGamepad; }
namespace IPC {
-class Message;
-
template <>
struct ParamTraits<blink::WebGamepad> {
typedef blink::WebGamepad param_type;
« no previous file with comments | « content/common/content_param_traits.h ('k') | content/common/gpu/client/context_provider_command_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698