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

Unified Diff: Source/core/html/DOMURL.cpp

Issue 17388003: Remove unused includes from core/{editing,fileapi,history,html} (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/html/DOMSettableTokenList.h ('k') | Source/core/html/DateInputType.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/DOMURL.cpp
diff --git a/Source/core/html/DOMURL.cpp b/Source/core/html/DOMURL.cpp
index 777fe2302470d77bb1d0b28b61e73ae7c7b8a017..6fe9ffae03a286569c8b3dc9349e396862c4741f 100644
--- a/Source/core/html/DOMURL.cpp
+++ b/Source/core/html/DOMURL.cpp
@@ -37,7 +37,6 @@
#include "modules/mediastream/MediaStream.h"
#include "weborigin/KURL.h"
#include "wtf/MainThread.h"
-#include "wtf/PassOwnPtr.h"
namespace WebCore {
« no previous file with comments | « Source/core/html/DOMSettableTokenList.h ('k') | Source/core/html/DateInputType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698