| Index: chrome/browser/chrome_to_mobile_service.h
|
| diff --git a/chrome/browser/chrome_to_mobile_service.h b/chrome/browser/chrome_to_mobile_service.h
|
| index cd1e2d52fa4256a7a2cc57edaefc48d0d5f9aab9..162180d7b5b0dd72d118245c8edfe56aadc1acf1 100644
|
| --- a/chrome/browser/chrome_to_mobile_service.h
|
| +++ b/chrome/browser/chrome_to_mobile_service.h
|
| @@ -97,8 +97,7 @@ class ChromeToMobileService : public ProfileKeyedService,
|
| JobType type;
|
| };
|
|
|
| - // Returns whether Chrome To Mobile is enabled. Check for the 'disable' or
|
| - // 'enable' command line switches, otherwise relay the default enabled state.
|
| + // Returns whether Chrome To Mobile is enabled (gated on the Action Box UI).
|
| static bool IsChromeToMobileEnabled();
|
|
|
| // Register the user prefs associated with this service.
|
|
|