| Index: ash/test/test_palette_delegate.cc
|
| diff --git a/ash/common/test/test_palette_delegate.cc b/ash/test/test_palette_delegate.cc
|
| similarity index 95%
|
| rename from ash/common/test/test_palette_delegate.cc
|
| rename to ash/test/test_palette_delegate.cc
|
| index ab5692fb7d220b38478473c32519f2bbdeb7c858..49881d30e62c4b8c9053cdfd1948d1bd591eb04d 100644
|
| --- a/ash/common/test/test_palette_delegate.cc
|
| +++ b/ash/test/test_palette_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/common/test/test_palette_delegate.h"
|
| +#include "ash/test/test_palette_delegate.h"
|
|
|
| namespace ash {
|
|
|
|
|