| Index: chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.cc
|
| diff --git a/chrome/browser/ui/bookmarks/bookmarks_tab_helper_delegate.cc b/chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.cc
|
| similarity index 56%
|
| rename from chrome/browser/ui/bookmarks/bookmarks_tab_helper_delegate.cc
|
| rename to chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.cc
|
| index 178e257028019ece0087c70728cad3c33f315560..250c2a113713e852c9847be8a7df44f8ab6070fb 100644
|
| --- a/chrome/browser/ui/bookmarks/bookmarks_tab_helper_delegate.cc
|
| +++ b/chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/ui/bookmarks/bookmarks_tab_helper_delegate.h"
|
| +#include "chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.h"
|
|
|
| -BookmarksTabHelperDelegate::~BookmarksTabHelperDelegate() {
|
| +BookmarkTabHelperDelegate::~BookmarkTabHelperDelegate() {
|
| }
|
|
|