Index: chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
diff --git a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
index 726c22946393381bf6ef6d3ec55df64151f422f8..dfb608727eb8ea63d2d938c95249084f56da5c6c 100644 |
--- a/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
+++ b/chrome/browser/ui/views/bookmarks/bookmark_bar_view.h |
@@ -373,9 +373,6 @@ class BookmarkBarView : public DetachableToolbarView, |
// Updates the visibility of the apps shortcut based on the pref value. |
void OnAppsPageShortcutVisibilityPrefChanged(); |
- // Called when we know whether the app launcher is enabled. |
- void OnAppLauncherEnabledCompleted(bool app_launcher_enabled); |
- |
// Needed to react to kShowAppsShortcutInBookmarkBar changes. |
PrefChangeRegistrar profile_pref_registrar_; |