| Index: trunk/src/chrome/browser/chromeos/net/network_portal_detector.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/chromeos/net/network_portal_detector.cc (revision 268189)
|
| +++ trunk/src/chrome/browser/chromeos/net/network_portal_detector.cc (working copy)
|
| @@ -47,8 +47,6 @@
|
| virtual bool IsEnabled() OVERRIDE { return false; }
|
| virtual void Enable(bool /* start_detection */) OVERRIDE {}
|
| virtual bool StartDetectionIfIdle() OVERRIDE { return false; }
|
| - virtual void SetStrategy(
|
| - PortalDetectorStrategy::StrategyId /* id */) OVERRIDE {}
|
| };
|
|
|
| } // namespace
|
|
|