| Index: third_party/WebKit/public/web/WebFileChooserParams.h
|
| diff --git a/third_party/WebKit/public/web/WebFileChooserParams.h b/third_party/WebKit/public/web/WebFileChooserParams.h
|
| index 06c2c915e287a1f7b1e127aea39b1b73ea3a1c3e..28b3ac074387bad141a3e9f3a58b7b7708e2ea3e 100644
|
| --- a/third_party/WebKit/public/web/WebFileChooserParams.h
|
| +++ b/third_party/WebKit/public/web/WebFileChooserParams.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebFileChooserParams_h
|
| #define WebFileChooserParams_h
|
|
|
| -#include "../platform/WebString.h"
|
| -#include "../platform/WebURL.h"
|
| -#include "../platform/WebVector.h"
|
| +#include "public/platform/WebString.h"
|
| +#include "public/platform/WebURL.h"
|
| +#include "public/platform/WebVector.h"
|
| #include "WebFileChooserCompletion.h"
|
|
|
| namespace blink {
|
|
|