summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/memory_details.h')
-rw-r--r--chrome/browser/memory_details.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/memory_details.h b/chrome/browser/memory_details.h
index 2cc5e26..e3e2204 100644
--- a/chrome/browser/memory_details.h
+++ b/chrome/browser/memory_details.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.
@@ -8,8 +8,8 @@
#include <vector>
+#include "base/memory/ref_counted.h"
#include "base/process_util.h"
-#include "base/ref_counted.h"
#include "base/string16.h"
#include "content/common/child_process_info.h"