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

Unified Diff: ui/base/BUILD.gn

Issue 2786983003: [aura-mus] Add ui::CursorData, with mojo serialization. (Closed)
Patch Set: everybody comments Created 3 years, 9 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/mus/window_port_mus.h ('k') | ui/base/cursor/cursor_data.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 75fd0cac3cf4be9a5d1070857da05f516c7fc93a..5806d29dd224be1c0e6faeddc67932e6fcdb9201 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -150,6 +150,8 @@ component("base") {
"cursor/cursor.cc",
"cursor/cursor.h",
"cursor/cursor_android.cc",
+ "cursor/cursor_data.cc",
+ "cursor/cursor_data.h",
"cursor/cursor_loader.h",
"cursor/cursor_win.cc",
"default_style.h",
« no previous file with comments | « ui/aura/mus/window_port_mus.h ('k') | ui/base/cursor/cursor_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698