| Index: ash/laser/laser_pointer_points_test_api.cc
|
| diff --git a/ash/common/system/chromeos/palette/tools/laser_pointer_points_test_api.cc b/ash/laser/laser_pointer_points_test_api.cc
|
| similarity index 85%
|
| rename from ash/common/system/chromeos/palette/tools/laser_pointer_points_test_api.cc
|
| rename to ash/laser/laser_pointer_points_test_api.cc
|
| index 7acb91de208c4a5c73ceac1286fd4022f343acc6..7ac091c235c7c27efbc874d654181ea3521a7ec4 100644
|
| --- a/ash/common/system/chromeos/palette/tools/laser_pointer_points_test_api.cc
|
| +++ b/ash/laser/laser_pointer_points_test_api.cc
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/common/system/chromeos/palette/tools/laser_pointer_points_test_api.h"
|
| +#include "ash/laser/laser_pointer_points_test_api.h"
|
|
|
| -#include "ash/common/system/chromeos/palette/tools/laser_pointer_points.h"
|
| +#include "ash/laser/laser_pointer_points.h"
|
|
|
| namespace ash {
|
|
|
|
|