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

Unified Diff: third_party/WebKit/Source/web/StorageClientImpl.cpp

Issue 2805733003: Rewrite references to "wtf/" to "platform/wtf/" in web. (Closed)
Patch Set: Created 3 years, 8 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: third_party/WebKit/Source/web/StorageClientImpl.cpp
diff --git a/third_party/WebKit/Source/web/StorageClientImpl.cpp b/third_party/WebKit/Source/web/StorageClientImpl.cpp
index 05133b42963d7e21b4c71e91306f4e94244866f2..87a6ddab564f024527f3a3df7ae2173eca9d1b56 100644
--- a/third_party/WebKit/Source/web/StorageClientImpl.cpp
+++ b/third_party/WebKit/Source/web/StorageClientImpl.cpp
@@ -28,10 +28,10 @@
#include <memory>
#include "core/frame/ContentSettingsClient.h"
#include "modules/storage/StorageNamespace.h"
+#include "platform/wtf/PtrUtil.h"
#include "public/platform/WebStorageNamespace.h"
#include "public/web/WebViewClient.h"
#include "web/WebViewImpl.h"
-#include "wtf/PtrUtil.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/SpeechRecognitionClientProxy.cpp ('k') | third_party/WebKit/Source/web/StorageQuotaClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698