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

Unified Diff: public/web/WebDevToolsAgentClient.h

Issue 455883003: Cleanup namespace usage in public/web/Web[A-M]*.h. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months 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/WebDocument.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 e9661d77c9ef3a299e9889a45f67abb18d744f04..ea670a43280d85aa70e6c64dab42a4a2bc0cec89 100644
--- a/public/web/WebDevToolsAgentClient.h
+++ b/public/web/WebDevToolsAgentClient.h
@@ -35,6 +35,7 @@
#include "../platform/WebCommon.h"
namespace blink {
+
class WebString;
struct WebDeviceEmulationParams;
struct WebDevToolsMessageData;
« no previous file with comments | « public/web/WebDevToolsAgent.h ('k') | public/web/WebDocument.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698