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

Unified Diff: chrome/test/BUILD.gn

Issue 2932563002: Implement cursor changing on Mushrome (Closed)
Patch Set: jamescook comments Created 3 years, 6 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 63454e310b8f82d76f876113874bc713f284c4b2..0c36ed2ab024036e30c0dcc58ca8b4ba9f14031f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -819,7 +819,7 @@ if (!is_android) {
"../browser/ui/views/ash/tab_scrubber_browsertest.cc",
"../browser/ui/window_sizer/window_sizer_ash_uitest.cc",
"//ash/drag_drop/drag_drop_interactive_uitest.cc",
- "//ash/wm/ash_native_cursor_manager_interactive_uitest.cc",
+ "//ash/wm/native_cursor_manager_ash_interactive_uitest.cc",
]
sources -= [
# Use only the _chromeos version on Ash / Chrome OS.

Powered by Google App Engine
This is Rietveld 408576698