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

Unified Diff: Source/platform/clipboard/ClipboardUtilities.h

Issue 524773004: Clean up forward declarations in Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 3 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 | « Source/platform/Timer.h ('k') | Source/platform/credentialmanager/PlatformCredential.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/clipboard/ClipboardUtilities.h
diff --git a/Source/platform/clipboard/ClipboardUtilities.h b/Source/platform/clipboard/ClipboardUtilities.h
index 8cea7e2339cd87776939f081010575fe78ea9aaa..5c6c94efdac265376cda27cc315647ec7f3ef425 100644
--- a/Source/platform/clipboard/ClipboardUtilities.h
+++ b/Source/platform/clipboard/ClipboardUtilities.h
@@ -36,8 +36,6 @@
namespace blink {
-class KURL;
-
#if OS(WIN)
PLATFORM_EXPORT void replaceNewlinesWithWindowsStyleNewlines(String&);
#endif
« no previous file with comments | « Source/platform/Timer.h ('k') | Source/platform/credentialmanager/PlatformCredential.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698