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

Unified Diff: Source/web/tests/FakeWebPlugin.h

Issue 776693002: Clean forward declaration in public (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix fakewebplugin 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
« no previous file with comments | « Source/web/WebViewImpl.h ('k') | Source/web/tests/FakeWebPlugin.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/FakeWebPlugin.h
diff --git a/Source/web/tests/FakeWebPlugin.h b/Source/web/tests/FakeWebPlugin.h
index a6c0c55fe6a57d8d2389d0f8536824b17af6322a..a7b7b949f54bb053c8f9dfdf4ed4cd47a8c93400 100644
--- a/Source/web/tests/FakeWebPlugin.h
+++ b/Source/web/tests/FakeWebPlugin.h
@@ -41,6 +41,7 @@ class WebInputEvent;
class WebPluginContainer;
class WebURL;
class WebURLResponse;
+struct WebPluginParams;
class FakeWebPlugin : public WebPlugin {
public:
« no previous file with comments | « Source/web/WebViewImpl.h ('k') | Source/web/tests/FakeWebPlugin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698