Chromium Code Reviews| Index: chrome/browser/tabs/pinned_tab_codec.cc |
| =================================================================== |
| --- chrome/browser/tabs/pinned_tab_codec.cc (revision 136345) |
| +++ chrome/browser/tabs/pinned_tab_codec.cc (working copy) |
| @@ -20,7 +20,7 @@ |
| using content::NavigationEntry; |
| -typedef BrowserInit::LaunchWithProfile::Tab Tab; |
| +typedef StartupBrowserCreator::LaunchWithProfile::Tab Tab; |
| // Key used in dictionaries for the app id. |
| static const char kAppID[] = "app_id"; |