| Index: ash/common/session/session_state_delegate.cc
|
| diff --git a/ash/session/session_state_delegate.cc b/ash/common/session/session_state_delegate.cc
|
| similarity index 92%
|
| rename from ash/session/session_state_delegate.cc
|
| rename to ash/common/session/session_state_delegate.cc
|
| index 16294313288325e0ae436c71106e97f01324f30a..b4be363fa48c73c4b169bd9c6f0072b7609e312d 100644
|
| --- a/ash/session/session_state_delegate.cc
|
| +++ b/ash/common/session/session_state_delegate.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/session_state_delegate.h"
|
| +#include "ash/common/session/session_state_delegate.h"
|
|
|
| namespace ash {
|
|
|
|
|