Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(661)

Unified Diff: ash/laser/laser_pointer_points.cc

Issue 2361563002: chromeos: Laser tool blocks events from propagating. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/laser/laser_pointer_points.h ('k') | ash/laser/laser_pointer_points_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « ash/laser/laser_pointer_points.h ('k') | ash/laser/laser_pointer_points_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698