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

Unified Diff: public/platform/WebCookieJar.h

Issue 457353002: Cleanup namespace usage in public/platform/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/platform/WebConvertableToTraceFormat.h ('k') | public/platform/WebCrypto.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebCookieJar.h
diff --git a/public/platform/WebCookieJar.h b/public/platform/WebCookieJar.h
index 8daa6d41df9d9e507a76956cfc5f70ac7b74e452..1851ece4c93ba6b33cc858c191b7b793df0164d0 100644
--- a/public/platform/WebCookieJar.h
+++ b/public/platform/WebCookieJar.h
@@ -34,6 +34,7 @@
#include "WebString.h"
namespace blink {
+
class WebURL;
struct WebCookie;
template <typename T> class WebVector;
« no previous file with comments | « public/platform/WebConvertableToTraceFormat.h ('k') | public/platform/WebCrypto.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698