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

Unified Diff: Source/core/dom/WindowEventContext.h

Issue 19010006: core/dom: Include wtf files using "wtf/foo.h" form. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rm extra blank line 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/dom/WindowEventContext.h
diff --git a/Source/core/dom/WindowEventContext.h b/Source/core/dom/WindowEventContext.h
index a19e04d1840d1a629934e50cbe9d39831b7e8c33..5d0aa7cdfab0bfc32cb4b23499c367b04ae9ed85 100644
--- a/Source/core/dom/WindowEventContext.h
+++ b/Source/core/dom/WindowEventContext.h
@@ -27,7 +27,7 @@
#ifndef WindowEventContext_h
#define WindowEventContext_h
-#include <wtf/RefPtr.h>
+#include "wtf/RefPtr.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/WebCoreMemoryInstrumentation.h ('k') | Source/core/dom/default/PlatformMessagePortChannel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698