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

Unified Diff: public/web/WebDevToolsAgentClient.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 | « public/web/WebDevToolsAgent.h ('k') | public/web/WebDevToolsFrontendClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebDevToolsAgentClient.h
diff --git a/public/web/WebDevToolsAgentClient.h b/public/web/WebDevToolsAgentClient.h
index 20c0fe43bed910d7c04fdf71edb7c27fd4d2036a..129a9a3279605861c44d971b7327c1312c7ca5b7 100644
--- a/public/web/WebDevToolsAgentClient.h
+++ b/public/web/WebDevToolsAgentClient.h
@@ -38,9 +38,6 @@ namespace blink {
class WebString;
struct WebDeviceEmulationParams;
-struct WebDevToolsMessageData;
-struct WebRect;
-struct WebSize;
class WebDevToolsAgentClient {
public:
« no previous file with comments | « public/web/WebDevToolsAgent.h ('k') | public/web/WebDevToolsFrontendClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698