Index: tools/memory_watcher/call_stack.h |
diff --git a/tools/memory_watcher/call_stack.h b/tools/memory_watcher/call_stack.h |
index 02fc1fd3fc3c883c942a13933c49ad444c4baceb..e526969f0cebb45ea3656cc76cf6bcf16f05837b 100644 |
--- a/tools/memory_watcher/call_stack.h |
+++ b/tools/memory_watcher/call_stack.h |
@@ -111,4 +111,3 @@ class AllocationStack : public CallStack { |
}; |
#endif // MEMORY_WATCHER_CALL_STACK_H_ |
- |