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

Unified Diff: ash/BUILD.gn

Issue 2644793004: chromeos: Split laser tests into two files. (Closed)
Patch Set: Fixed patch set 1 errors. Created 3 years, 11 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 | « no previous file | ash/laser/laser_pointer_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 240be692f217a46c93472e4a45e63c83ae36f8cd..31534d0fedd76c3b8afe780c7c43ae630c2d5228 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1248,6 +1248,7 @@ test("ash_unittests") {
"frame/caption_buttons/frame_size_button_unittest.cc",
"host/ash_window_tree_host_x11_unittest.cc",
"laser/laser_pointer_controller_unittest.cc",
+ "laser/laser_pointer_points_unittest.cc",
"laser/laser_segment_utils_unittest.cc",
"magnifier/magnification_controller_unittest.cc",
"magnifier/partial_magnification_controller_unittest.cc",
« no previous file with comments | « no previous file | ash/laser/laser_pointer_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698