diff options
Diffstat (limited to 'chrome/browser/ui/views/bookmark_context_menu_controller_views.cc')
-rw-r--r-- | chrome/browser/ui/views/bookmark_context_menu_controller_views.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/ui/views/bookmark_context_menu_controller_views.cc b/chrome/browser/ui/views/bookmark_context_menu_controller_views.cc index b2f7c29..8f6c29c 100644 --- a/chrome/browser/ui/views/bookmark_context_menu_controller_views.cc +++ b/chrome/browser/ui/views/bookmark_context_menu_controller_views.cc @@ -1,8 +1,8 @@ -// 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. -#include "chrome/browser/views/bookmark_context_menu_controller_views.h" +#include "chrome/browser/ui/views/bookmark_context_menu_controller_views.h" #include "base/compiler_specific.h" #include "chrome/app/chrome_command_ids.h" |