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

Unified Diff: third_party/WebKit/Source/platform/wtf/WeakPtr.h

Issue 2803613002: Rewrite references to "wtf/" to "platform/wtf/" in platform/testing. (Closed)
Patch Set: Fix compile error. (Why did this work before?) 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
« no previous file with comments | « third_party/WebKit/Source/platform/testing/weburl_loader_mock_factory_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/wtf/WeakPtr.h
diff --git a/third_party/WebKit/Source/platform/wtf/WeakPtr.h b/third_party/WebKit/Source/platform/wtf/WeakPtr.h
index 57b2e50c48054571690d277913ebc615939f6a8f..fa0e50d2a069297ecdabc4e7a8d98e55cf268abd 100644
--- a/third_party/WebKit/Source/platform/wtf/WeakPtr.h
+++ b/third_party/WebKit/Source/platform/wtf/WeakPtr.h
@@ -27,6 +27,7 @@
#define WTF_WeakPtr_h
#include "base/memory/weak_ptr.h"
+#include "platform/wtf/Allocator.h"
#include "platform/wtf/Noncopyable.h"
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/platform/testing/weburl_loader_mock_factory_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698