summaryrefslogtreecommitdiffstats
path: root/views/controls/menu/native_menu_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/menu/native_menu_win.h')
-rw-r--r--views/controls/menu/native_menu_win.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/controls/menu/native_menu_win.h b/views/controls/menu/native_menu_win.h
index eb28bbe..72edc52 100644
--- a/views/controls/menu/native_menu_win.h
+++ b/views/controls/menu/native_menu_win.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,7 +8,7 @@
#include <vector>
-#include "base/scoped_ptr.h"
+#include "base/memory/scoped_ptr.h"
#include "ui/base/models/simple_menu_model.h"
#include "views/controls/menu/menu_wrapper.h"