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

Unified Diff: chrome/test/BUILD.gn

Issue 2932563002: Implement cursor changing on Mushrome (Closed)
Patch Set: why would you put that there 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 e7fa1829783397880b53afd0d2428a03d4f85c2a..b2738b67b9e97955b0b08a3e18733df107219904 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -818,7 +818,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