Chromium Code Reviews| Index: tools/memory_watcher/memory_hook.h |
| diff --git a/tools/memory_watcher/memory_hook.h b/tools/memory_watcher/memory_hook.h |
| index 131a38e19036eeed6853f5ecdf6f136e1f973ffa..1980b373e2eb84ac575a69e930fdd3c321a74b38 100644 |
| --- a/tools/memory_watcher/memory_hook.h |
| +++ b/tools/memory_watcher/memory_hook.h |
| @@ -136,4 +136,3 @@ class MemoryHook : MemoryObserver { |
| }; |
| #endif // MEMORY_WATCHER_MEMORY_HOOK_ |
| - |