| Index: third_party/WebKit/Source/modules/filesystem/ErrorCallback.h
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/ErrorCallback.h b/third_party/WebKit/Source/modules/filesystem/ErrorCallback.h
|
| index e14278c596cc2db697b86e3ad7c6ee68ae186b1d..655b495dc46aea11538d923da5c9ee3c2855d402 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/ErrorCallback.h
|
| +++ b/third_party/WebKit/Source/modules/filesystem/ErrorCallback.h
|
| @@ -44,6 +44,6 @@ public:
|
| virtual void handleEvent(FileError*) = 0;
|
| };
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif // ErrorCallback_h
|
|
|