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

Unified Diff: Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp

Issue 365223002: Clean up redundant header files in navigatorcontentutils (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp
diff --git a/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp b/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp
index 6c988d837b1923c7b1fb7c43bd1e10d6a385eae7..d253642da53bdfa970fdfde56259170be6bedd96 100644
--- a/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp
+++ b/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp
@@ -6,7 +6,7 @@
#include "NavigatorContentUtilsClientMock.h"
#include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h"
-#include "wtf/PassOwnPtr.h"
+#include "platform/weborigin/KURL.h"
#include "wtf/text/StringHash.h"
namespace WebCore {
« no previous file with comments | « Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698