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

Unified Diff: content/renderer/npapi/webplugin_impl.h

Issue 772183003: Add Needed Forward Declaration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: content/renderer/npapi/webplugin_impl.h
diff --git a/content/renderer/npapi/webplugin_impl.h b/content/renderer/npapi/webplugin_impl.h
index 4f73da4153b2e4b1fc237c9d0a64568379a66790..6242ad3cc0d8a6a34cc98c5876c33f3fac2ab56b 100644
--- a/content/renderer/npapi/webplugin_impl.h
+++ b/content/renderer/npapi/webplugin_impl.h
@@ -36,6 +36,7 @@ class WebPluginContainer;
class WebURLResponse;
class WebURLLoader;
class WebURLRequest;
+struct WebPluginParams;
}
namespace content {
« no previous file with comments | « content/renderer/media/rtc_peer_connection_handler.h ('k') | content/shell/renderer/test_runner/mock_web_speech_recognizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698