| Index: chrome/browser/chromeos/login/user_adding_screen_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/login/user_adding_screen_browsertest.cc b/chrome/browser/chromeos/login/user_adding_screen_browsertest.cc
|
| index fb0207752f0102418078585b221aadefeb0238bf..5c90708c8dda6445c60057acd67a1487e0d7eeaf 100644
|
| --- a/chrome/browser/chromeos/login/user_adding_screen_browsertest.cc
|
| +++ b/chrome/browser/chromeos/login/user_adding_screen_browsertest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/session_state_delegate.h"
|
| +#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/browser/chromeos/login/login_display_host_impl.h"
|
|
|