Index: chrome/browser/ui/gtk/global_menu_bar.h |
=================================================================== |
--- chrome/browser/ui/gtk/global_menu_bar.h (revision 138120) |
+++ chrome/browser/ui/gtk/global_menu_bar.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 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,6 @@ |
#include <map> |
#include "base/compiler_specific.h" |
-#include "base/memory/scoped_ptr.h" |
#include "chrome/browser/command_updater.h" |
#include "chrome/browser/prefs/pref_change_registrar.h" |
#include "chrome/browser/ui/gtk/global_history_menu.h" |