summaryrefslogtreecommitdiffstats
path: root/chrome/test/thread_test_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/thread_test_helper.h')
-rw-r--r--chrome/test/thread_test_helper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/thread_test_helper.h b/chrome/test/thread_test_helper.h
index 3ec193b..f5fb583 100644
--- a/chrome/test/thread_test_helper.h
+++ b/chrome/test/thread_test_helper.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 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.
@@ -7,7 +7,7 @@
#pragma once
#include "base/compiler_specific.h"
-#include "base/ref_counted.h"
+#include "base/memory/ref_counted.h"
#include "base/synchronization/waitable_event.h"
#include "content/browser/browser_thread.h"