Chromium Code Reviews| Index: Source/core/fileapi/FileException.h |
| diff --git a/Source/core/fileapi/FileException.h b/Source/core/fileapi/FileException.h |
| index 2e8f50b41645b4ca460239c66a4676e68c54fb0b..ea64e7ad56fc17da3d2ba65f4d287b5d910623f0 100644 |
| --- a/Source/core/fileapi/FileException.h |
| +++ b/Source/core/fileapi/FileException.h |
| @@ -31,7 +31,7 @@ |
| #ifndef FileException_h |
| #define FileException_h |
| -#include "ExceptionBase.h" |
| +#include "core/dom/ExceptionBase.h" |
| namespace WebCore { |