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

Unified Diff: third_party/WebKit/Source/web/WebFileChooserCompletionImpl.h

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/WebFileChooserCompletionImpl.h
diff --git a/third_party/WebKit/Source/web/WebFileChooserCompletionImpl.h b/third_party/WebKit/Source/web/WebFileChooserCompletionImpl.h
index 48237fa93de697e4342fd5fc1f6fe5e223a73b98..7e3d68cde361226d1f0dbaa74191d61d6ba6b9d8 100644
--- a/third_party/WebKit/Source/web/WebFileChooserCompletionImpl.h
+++ b/third_party/WebKit/Source/web/WebFileChooserCompletionImpl.h
@@ -32,10 +32,10 @@
#define WebFileChooserCompletionImpl_h
#include "platform/FileChooser.h"
+#include "platform/wtf/PassRefPtr.h"
#include "public/platform/WebString.h"
#include "public/platform/WebVector.h"
#include "public/web/WebFileChooserCompletion.h"
-#include "wtf/PassRefPtr.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/WebExport.h ('k') | third_party/WebKit/Source/web/WebFileChooserCompletionImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698