summaryrefslogtreecommitdiffstats
path: root/chrome/test/thread_observer_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/thread_observer_helper.h')
-rw-r--r--chrome/test/thread_observer_helper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/thread_observer_helper.h b/chrome/test/thread_observer_helper.h
index 41dc3e4..24a8d46 100644
--- a/chrome/test/thread_observer_helper.h
+++ b/chrome/test/thread_observer_helper.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2009 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.
@@ -6,7 +6,7 @@
#define CHROME_TEST_THREAD_OBSERVER_HELPER_H__
#pragma once
-#include "base/ref_counted.h"
+#include "base/memory/ref_counted.h"
#include "base/synchronization/waitable_event.h"
#include "content/browser/browser_thread.h"
#include "content/common/notification_observer_mock.h"