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

Unified Diff: public/platform/WebString.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/platform/WebSpeechSynthesizer.h ('k') | public/platform/WebURLLoadTiming.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebString.h
diff --git a/public/platform/WebString.h b/public/platform/WebString.h
index 1932e71c95204908952a5fb637d9d931fcb0f589..fa72a55e6109b37af3d9594f97d99653eb1e2bfd 100644
--- a/public/platform/WebString.h
+++ b/public/platform/WebString.h
@@ -49,8 +49,6 @@ class StringImpl;
namespace blink {
-class WebCString;
-
// A UTF-16 string container. It is inexpensive to copy a WebString
// object.
//
« no previous file with comments | « public/platform/WebSpeechSynthesizer.h ('k') | public/platform/WebURLLoadTiming.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698