| Index: ash/laser/laser_pointer_points.cc
|
| diff --git a/ash/common/system/chromeos/palette/tools/laser_pointer_points.cc b/ash/laser/laser_pointer_points.cc
|
| similarity index 96%
|
| rename from ash/common/system/chromeos/palette/tools/laser_pointer_points.cc
|
| rename to ash/laser/laser_pointer_points.cc
|
| index 7256b42af012919692341970abc128a89ddd1fee..8f2176ed8dbdfe42a5a5d5d2e78c3425e5797c5b 100644
|
| --- a/ash/common/system/chromeos/palette/tools/laser_pointer_points.cc
|
| +++ b/ash/laser/laser_pointer_points.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/system/chromeos/palette/tools/laser_pointer_points.h"
|
| +#include "ash/laser/laser_pointer_points.h"
|
|
|
| #include <algorithm>
|
| #include <limits>
|
|
|