| Index: public/web/WebFileChooserCompletion.h
|
| diff --git a/public/web/WebFileChooserCompletion.h b/public/web/WebFileChooserCompletion.h
|
| index 1923daf2abd1493956253f25137c38e76cc4c6fa..19c0f268c64947c86a3b2649c52b5635bfa90995 100644
|
| --- a/public/web/WebFileChooserCompletion.h
|
| +++ b/public/web/WebFileChooserCompletion.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebFileChooserCompletion_h
|
| #define WebFileChooserCompletion_h
|
|
|
| -#include "public/platform/WebString.h"
|
| +#include "../platform/WebString.h"
|
|
|
| namespace blink {
|
|
|
|
|