Chromium Code Reviews| Index: public/web/WebDOMProgressEvent.h |
| diff --git a/public/web/WebDOMProgressEvent.h b/public/web/WebDOMProgressEvent.h |
| index 2e441efbf7c83374a60ecb9cc7c0b4a96d2340d3..830a3684a46eccdbaa63be09cb24d92309308ed3 100644 |
| --- a/public/web/WebDOMProgressEvent.h |
| +++ b/public/web/WebDOMProgressEvent.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebDOMProgressEvent_h |
| #define WebDOMProgressEvent_h |
| -#include "public/web/WebDOMEvent.h" |
| +#include "WebDOMEvent.h" |
| namespace blink { |