| Index: chrome/browser/ui/ash/launcher/chrome_launcher_controller.h
|
| ===================================================================
|
| --- chrome/browser/ui/ash/launcher/chrome_launcher_controller.h (revision 158704)
|
| +++ chrome/browser/ui/ash/launcher/chrome_launcher_controller.h (working copy)
|
| @@ -167,7 +167,6 @@
|
| std::string GetAppID(TabContents* tab);
|
|
|
| ash::LauncherID GetLauncherIDForAppID(const std::string& app_id);
|
| - std::string GetAppIDForLauncherID(ash::LauncherID id);
|
|
|
| // Sets the image for an app tab. This is intended to be invoked from the
|
| // AppIconLoader.
|
|
|