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

Unified Diff: ui/base/BUILD.gn

Issue 2949353003: Implement large cursors in Mushrome. (Closed)
Patch Set: rename everything to CursorSize 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
« no previous file with comments | « ui/aura/test/test_cursor_client.cc ('k') | ui/base/cursor/cursor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 00638b622ae9bef4b9c5bc95d103ac20d02afbd5..710731ee9d7f6e38fae07271e2a4f99e59b474d9 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -160,6 +160,7 @@ component("base") {
"cursor/cursor_data.cc",
"cursor/cursor_data.h",
"cursor/cursor_loader.h",
+ "cursor/cursor_type.h",
"cursor/cursor_win.cc",
"default_style.h",
"default_theme_provider_mac.mm",
« no previous file with comments | « ui/aura/test/test_cursor_client.cc ('k') | ui/base/cursor/cursor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698