Chromium Code Reviews| Index: third_party/WebKit/Source/platform/FileChooser.cpp |
| diff --git a/third_party/WebKit/Source/platform/FileChooser.cpp b/third_party/WebKit/Source/platform/FileChooser.cpp |
| index 7a9a034ecca0a63ef1cc90753a0f2a606f1771d0..f5ac66919c0d9ec001ae7dff12c62faad2d72577 100644 |
| --- a/third_party/WebKit/Source/platform/FileChooser.cpp |
| +++ b/third_party/WebKit/Source/platform/FileChooser.cpp |
| @@ -86,4 +86,4 @@ Vector<String> FileChooserSettings::acceptTypes() const |
| return acceptTypes; |
| } |
| -} |
| +} // namespace blink |