Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Unified Diff: chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.cc

Issue 7013001: Rename BookmarksTabHelper to BookmarkTabHelper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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() {
}
« no previous file with comments | « chrome/browser/ui/bookmarks/bookmark_tab_helper_delegate.h ('k') | chrome/browser/ui/bookmarks/bookmarks_tab_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698