Chromium Code Reviews| Index: cc/texture_copier.cc |
| diff --git a/cc/texture_copier.cc b/cc/texture_copier.cc |
| index 988e3c7dca958792f1d7981c207191d5cae0db84..5320c6587d03094c95d596deb960d7dd764ec221 100644 |
| --- a/cc/texture_copier.cc |
| +++ b/cc/texture_copier.cc |
| @@ -95,4 +95,4 @@ void AcceleratedTextureCopier::flush() |
| GLC(m_context, m_context->flush()); |
| } |
| -} |
| +} // namespace cc |