| Index: ash/common/default_accessibility_delegate.cc
|
| diff --git a/ash/default_accessibility_delegate.cc b/ash/common/default_accessibility_delegate.cc
|
| similarity index 98%
|
| rename from ash/default_accessibility_delegate.cc
|
| rename to ash/common/default_accessibility_delegate.cc
|
| index 7e6fad31ded0e37f7f55a021dbb1aed3d1398a2c..6a1bd37b533a239a73267a72f67ba76ed05d9b29 100644
|
| --- a/ash/default_accessibility_delegate.cc
|
| +++ b/ash/common/default_accessibility_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/default_accessibility_delegate.h"
|
| +#include "ash/common/default_accessibility_delegate.h"
|
|
|
| #include <limits>
|
|
|
|
|