| Index: ash/common/system/chromeos/palette/mock_palette_tool_delegate.cc
|
| diff --git a/ash/system/palette/mock_palette_tool_delegate.cc b/ash/common/system/chromeos/palette/mock_palette_tool_delegate.cc
|
| similarity index 80%
|
| rename from ash/system/palette/mock_palette_tool_delegate.cc
|
| rename to ash/common/system/chromeos/palette/mock_palette_tool_delegate.cc
|
| index bada5ff437f3415aecae7f418f21a61f818f7d69..07f716d82f327f1cb08441d0d2969b83c150940a 100644
|
| --- a/ash/system/palette/mock_palette_tool_delegate.cc
|
| +++ b/ash/common/system/chromeos/palette/mock_palette_tool_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/system/palette/mock_palette_tool_delegate.h"
|
| +#include "ash/common/system/chromeos/palette/mock_palette_tool_delegate.h"
|
|
|
| namespace ash {
|
|
|
|
|