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

Unified Diff: ui/base/BUILD.gn

Issue 2949353003: Implement large cursors in Mushrome. (Closed)
Patch Set: Remove old cursor.h includes. 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: 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",

Powered by Google App Engine
This is Rietveld 408576698