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

Unified Diff: chrome/test/BUILD.gn

Issue 2932563002: Implement cursor changing on Mushrome (Closed)
Patch Set: oshima patch take 2 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 524bc193f89ae0b53327bb9ee14e5d6fa0650ca0..3bdc8d2cea12f5127d7197d8f640e5f15059100f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -821,7 +821,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.
« no previous file with comments | « ash/wm/native_cursor_manager_ash_unittest.cc ('k') | extensions/shell/browser/shell_desktop_controller_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698