| Index: chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h
|
| diff --git a/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h b/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h
|
| index 36c6bab6c974ec6a9d5d35dcb99cfd78cc38db53..9cf426abd3692212e40b086f4e65af14a9884a82 100644
|
| --- a/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h
|
| +++ b/chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h
|
| @@ -23,8 +23,6 @@
|
| class VolumeController;
|
| class VpnListForwarder;
|
|
|
| -// Browser initialization for Ash. Only runs on Chrome OS.
|
| -// TODO(jamescook): Fold this into ChromeBrowserMainPartsChromeOS.
|
| class ChromeBrowserMainExtraPartsAsh : public ChromeBrowserMainExtraParts {
|
| public:
|
| explicit ChromeBrowserMainExtraPartsAsh(
|
|
|