| Index: trunk/src/ash/launcher/launcher_delegate.h
|
| ===================================================================
|
| --- trunk/src/ash/launcher/launcher_delegate.h (revision 226578)
|
| +++ trunk/src/ash/launcher/launcher_delegate.h (working copy)
|
| @@ -25,7 +25,6 @@
|
| // there isn't one.
|
| // Note: Windows of tabbed browsers will return the |LauncherID| of the
|
| // currently active tab or selected tab.
|
| - // TODO(simon.hong81): Remove this and handle in LauncherItemDelegateManager.
|
| virtual LauncherID GetIDByWindow(aura::Window* window) = 0;
|
|
|
| // Callback used to allow delegate to perform initialization actions that
|
|
|