Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteStatement.cpp |
| diff --git a/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteStatement.cpp b/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteStatement.cpp |
| index 097c66e955756e7ac71b2e42be92e74354e564f3..3a8cc0f96115e6ccfcc519ed5c42efd5bb0c14a6 100644 |
| --- a/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteStatement.cpp |
| +++ b/third_party/WebKit/Source/modules/webdatabase/sqlite/SQLiteStatement.cpp |
| @@ -73,7 +73,7 @@ int restrictError(int error) |
| } |
| } |
| -} |
| +} // namespace |
| namespace blink { |