| Index: ash/laser/laser_pointer_points_test_api.h
|
| diff --git a/ash/common/system/chromeos/palette/tools/laser_pointer_points_test_api.h b/ash/laser/laser_pointer_points_test_api.h
|
| similarity index 77%
|
| rename from ash/common/system/chromeos/palette/tools/laser_pointer_points_test_api.h
|
| rename to ash/laser/laser_pointer_points_test_api.h
|
| index e4b2c293ed1eb5a4d13dd75d9afa69f3796798fe..8230aad43af379dc7a7a9979904e0d25baae9ca2 100644
|
| --- a/ash/common/system/chromeos/palette/tools/laser_pointer_points_test_api.h
|
| +++ b/ash/laser/laser_pointer_points_test_api.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef ASH_COMMON_SYSTEM_CHROMEOS_PALETTE_TOOLS_LASER_POINTER_POINTS_TESTAPI_H_
|
| -#define ASH_COMMON_SYSTEM_CHROMEOS_PALETTE_TOOLS_LASER_POINTER_POINTS_TESTAPI_H_
|
| +#ifndef ASH_LASER_LASER_POINTER_POINTS_TESTAPI_H_
|
| +#define ASH_LASER_LASER_POINTER_POINTS_TESTAPI_H_
|
|
|
| #include <memory>
|
|
|
| @@ -33,4 +33,4 @@ class LaserPointerPointsTestApi {
|
| };
|
| } // namespace ash
|
|
|
| -#endif // ASH_COMMON_SYSTEM_CHROMEOS_PALETTE_TOOLS_LASER_POINTER_POINTS_TESTAPI_H_
|
| +#endif // ASH_LASER_LASER_POINTER_POINTS_TESTAPI_H_
|
|
|