Chromium Code Reviews

Unified Diff: public/platform/WebURLLoadTiming.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « public/platform/WebString.h ('k') | public/platform/WebURLRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebURLLoadTiming.h
diff --git a/public/platform/WebURLLoadTiming.h b/public/platform/WebURLLoadTiming.h
index 81793c6a3610d3528eab6b479845e859068b8d12..5d91af8bc838932e08560f57415953fc7300556b 100644
--- a/public/platform/WebURLLoadTiming.h
+++ b/public/platform/WebURLLoadTiming.h
@@ -37,7 +37,6 @@
namespace blink {
class ResourceLoadTiming;
-class WebString;
class WebURLLoadTiming {
public:
« no previous file with comments | « public/platform/WebString.h ('k') | public/platform/WebURLRequest.h » ('j') | no next file with comments »

Powered by Google App Engine