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

Unified Diff: Source/core/page/WindowFocusAllowedIndicator.h

Issue 17569013: Remove unused includes from core/inspector, core/loader and core/page (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 6 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/core/page/SpeechInputResultList.h ('k') | Source/core/page/WorkerNavigator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/WindowFocusAllowedIndicator.h
diff --git a/Source/core/page/WindowFocusAllowedIndicator.h b/Source/core/page/WindowFocusAllowedIndicator.h
index 86598d7d64fefe8f46fc99ad7d1a1ab99f3467b1..2e0052b158badb63d74d6ff7ecfa92f76496bfe8 100644
--- a/Source/core/page/WindowFocusAllowedIndicator.h
+++ b/Source/core/page/WindowFocusAllowedIndicator.h
@@ -26,8 +26,7 @@
#ifndef WindowFocusAllowedIndicator_h
#define WindowFocusAllowedIndicator_h
-#include <wtf/Noncopyable.h>
-#include <wtf/RefPtr.h>
+#include "wtf/Noncopyable.h"
namespace WebCore {
« no previous file with comments | « Source/core/page/SpeechInputResultList.h ('k') | Source/core/page/WorkerNavigator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698