| 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 {
|
|
|
|
|