Chromium Code Reviews| Index: base/memory/shared_memory.h |
| diff --git a/base/memory/shared_memory.h b/base/memory/shared_memory.h |
| index f68c861647c88c1c5ccc280063cecd8a7cf6c05c..cb406b58301038c70e3d35f703b8843488eca1e1 100644 |
| --- a/base/memory/shared_memory.h |
| +++ b/base/memory/shared_memory.h |
| @@ -287,6 +287,7 @@ class BASE_EXPORT SharedMemory { |
| DISALLOW_COPY_AND_ASSIGN(SharedMemory); |
| }; |
| + |
| } // namespace base |
| #endif // BASE_MEMORY_SHARED_MEMORY_H_ |