summaryrefslogtreecommitdiffstats
path: root/base/debug_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/debug_util.cc')
-rw-r--r--base/debug_util.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/debug_util.cc b/base/debug_util.cc
index 1679650..58e78c5 100644
--- a/base/debug_util.cc
+++ b/base/debug_util.cc
@@ -29,8 +29,6 @@
#include "base/debug_util.h"
-#include <windows.h>
-
#include "base/platform_thread.h"
bool DebugUtil::WaitForDebugger(int wait_seconds, bool silent) {