| Index: chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.h
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.h b/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.h
|
| index 8a1062d0b3f8b1ae732fed0458ae9168e9eb132f..5bbb4fda89f5ef4efd2cab67809040d3226ab0b5 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.h
|
| +++ b/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "chrome/browser/chromeos/settings/cros_settings.h"
|
| -#include "chrome/browser/chromeos/ui_proxy_config_service.h"
|
| #include "chrome/browser/ui/webui/options/core_options_handler.h"
|
| +#include "chromeos/network/proxy/ui_proxy_config_service.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|
|
|