summaryrefslogtreecommitdiffstats
path: root/base/event_recorder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/event_recorder.cc')
-rw-r--r--base/event_recorder.cc5
1 files changed, 2 insertions, 3 deletions
diff --git a/base/event_recorder.cc b/base/event_recorder.cc
index 1119b4f..b2473809 100644
--- a/base/event_recorder.cc
+++ b/base/event_recorder.cc
@@ -1,9 +1,8 @@
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "build/build_config.h"
-
+#include <stddef.h>
#include <windows.h>
#include <mmsystem.h>