| Index: chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc
|
| index f38f65e008fd3d2244ab70f7867c56b12dd5ab12..623ae443b1146190edbaa94240995293e01ce8fe 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/core_chromeos_options_handler.cc
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
| #include <utility>
|
|
|
| -#include "ash/session/session_state_delegate.h"
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
|
|