Index: chrome/browser/chrome_to_mobile_service.cc |
=================================================================== |
--- chrome/browser/chrome_to_mobile_service.cc (revision 151118) |
+++ chrome/browser/chrome_to_mobile_service.cc (working copy) |
@@ -46,7 +46,7 @@ |
namespace { |
// The default enabled/disabled state of the Chrome To Mobile feature. |
-const bool kChromeToMobileEnabled = false; |
+const bool kChromeToMobileEnabled = true; |
// The maximum number of retries for the URLFetcher requests. |
const size_t kMaxRetries = 1; |