| Index: third_party/WebKit/public/web/WebFileChooserCompletion.h
|
| diff --git a/third_party/WebKit/public/web/WebFileChooserCompletion.h b/third_party/WebKit/public/web/WebFileChooserCompletion.h
|
| index 8e3133e801c9f53f52699ecca52bc61e7c6a33d0..eae2aa4926438c44d9e0ab4308e990ff946e2670 100644
|
| --- a/third_party/WebKit/public/web/WebFileChooserCompletion.h
|
| +++ b/third_party/WebKit/public/web/WebFileChooserCompletion.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebFileChooserCompletion_h
|
| #define WebFileChooserCompletion_h
|
|
|
| -#include "../platform/WebString.h"
|
| -#include "../platform/WebURL.h"
|
| +#include "public/platform/WebString.h"
|
| +#include "public/platform/WebURL.h"
|
|
|
| namespace blink {
|
|
|
|
|