Chromium Code Reviews| Index: chrome/browser/chromeos/mobile_config.cc |
| diff --git a/chrome/browser/chromeos/mobile_config.cc b/chrome/browser/chromeos/mobile_config.cc |
| index 852696a650715f25fba74b77c60e1260c89252f2..4512f283d051906bde1ff7a36d91e84fd695ea64 100644 |
| --- a/chrome/browser/chromeos/mobile_config.cc |
| +++ b/chrome/browser/chromeos/mobile_config.cc |
| @@ -56,8 +56,6 @@ const char kLocalCarrierConfigPath[] = |
| } // anonymous namespace |
| -DISABLE_RUNNABLE_METHOD_REFCOUNT(chromeos::MobileConfig); |
| - |
| namespace chromeos { |
| // MobileConfig::CarrierDeal implementation. ----------------------------------- |