| Index: chrome/browser/chromeos/net/network_portal_detector_impl.cc
|
| diff --git a/chrome/browser/chromeos/net/network_portal_detector_impl.cc b/chrome/browser/chromeos/net/network_portal_detector_impl.cc
|
| index d79755ee5077330a5ff8cd84a23a9bb38b85aac8..84ca59db128d0b51277401a282ea476597b91272 100644
|
| --- a/chrome/browser/chromeos/net/network_portal_detector_impl.cc
|
| +++ b/chrome/browser/chromeos/net/network_portal_detector_impl.cc
|
| @@ -19,10 +19,8 @@
|
| #include "chromeos/network/network_state_handler.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/common/content_switches.h"
|
| -#include "grit/generated_resources.h"
|
| #include "net/http/http_status_code.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
| -#include "ui/base/l10n/l10n_util.h"
|
|
|
| using captive_portal::CaptivePortalDetector;
|
|
|
|
|