Chromium Code Reviews| Index: Source/web/WebDOMProgressEvent.cpp |
| diff --git a/Source/web/WebDOMProgressEvent.cpp b/Source/web/WebDOMProgressEvent.cpp |
| index 3028f75ed2a132f04b88a5149283a5ed0668a7e6..d21bac7a3bda3ce302044086345f2cbfd93628ba 100644 |
| --- a/Source/web/WebDOMProgressEvent.cpp |
| +++ b/Source/web/WebDOMProgressEvent.cpp |
| @@ -34,7 +34,7 @@ |
| #include "core/events/ProgressEvent.h" |
| #include "public/platform/WebString.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |