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

Unified Diff: ash/laser/laser_pointer_points.cc

Issue 2311393004: Laser tool blocks events from propagating. (Closed)
Patch Set: Fixed patch set 4 errors. 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
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>

Powered by Google App Engine
This is Rietveld 408576698