summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher/memory_watcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/memory_watcher/memory_watcher.h')
-rw-r--r--tools/memory_watcher/memory_watcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/memory_watcher/memory_watcher.h b/tools/memory_watcher/memory_watcher.h
index 62f51d8..c382cb1 100644
--- a/tools/memory_watcher/memory_watcher.h
+++ b/tools/memory_watcher/memory_watcher.h
@@ -14,7 +14,6 @@
#include <map>
#include <functional>
#include "base/lock.h"
-#include "base/logging.h"
#include "tools/memory_watcher/memory_hook.h"
class CallStack;