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

Unified Diff: ash/BUILD.gn

Issue 2269383002: Magnifier border is now more visible on light backgrounds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 4 years, 4 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/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index a2a3b3625bc446ff48c492aaab1e63c72ab8d6bb..ad6c146869f794d916b043f04441abd3511cde39 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -418,6 +418,7 @@ test("ash_unittests") {
# Can't resize on Windows Ash. http://crbug.com/165962
"autoclick/autoclick_unittest.cc",
"magnifier/magnification_controller_unittest.cc",
+ "magnifier/partial_magnification_controller_unittest.cc",
"sticky_keys/sticky_keys_overlay_unittest.cc",
"virtual_keyboard_controller_unittest.cc",
"wm/workspace/workspace_window_resizer_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698