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

Unified Diff: Source/core/platform/network/DNS.h

Issue 19762007: core/platform: Include wtf files using "wtf/foo.h" form. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 5 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
Index: Source/core/platform/network/DNS.h
diff --git a/Source/core/platform/network/DNS.h b/Source/core/platform/network/DNS.h
index 90d832e2a948ed4e0ca40ffb069787f213f333a5..7d05e5c7333e39e34ed6fff14b5c65eaf320280f 100644
--- a/Source/core/platform/network/DNS.h
+++ b/Source/core/platform/network/DNS.h
@@ -27,7 +27,7 @@
#ifndef DNS_h
#define DNS_h
-#include <wtf/Forward.h>
+#include "wtf/Forward.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/mock/PlatformSpeechSynthesizerMock.h ('k') | Source/core/platform/network/FormDataBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698