summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/about_ipc_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/about_ipc_dialog.h')
-rw-r--r--chrome/browser/ui/views/about_ipc_dialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/ui/views/about_ipc_dialog.h b/chrome/browser/ui/views/about_ipc_dialog.h
index e78baad..a243aac 100644
--- a/chrome/browser/ui/views/about_ipc_dialog.h
+++ b/chrome/browser/ui/views/about_ipc_dialog.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.
@@ -13,7 +13,7 @@
#include <atlwin.h>
#include <atlctrls.h>
-#include "base/singleton.h"
+#include "base/memory/singleton.h"
#include "ipc/ipc_logging.h"
#include "views/controls/button/button.h"
#include "views/controls/table/table_view.h"