Chromium Code Reviews| Index: Source/platform/graphics/Pattern.h |
| diff --git a/Source/platform/graphics/Pattern.h b/Source/platform/graphics/Pattern.h |
| index c8010f6875eedbc9fc06f97d74c2842c08329ee6..49fd69f8671160aec150c09d391aecfdf876f3f1 100644 |
| --- a/Source/platform/graphics/Pattern.h |
| +++ b/Source/platform/graphics/Pattern.h |
| @@ -68,6 +68,6 @@ private: |
| int m_externalMemoryAllocated; |
| }; |
| -} //namespace |
| +} // namespace blink |
| #endif |