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

Unified Diff: content/public/common/BUILD.gn

Issue 2808763009: Allow content embedder to set a cursor for RenderWidgetHost (Closed)
Patch Set: comment Created 3 years, 8 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 | « content/public/browser/render_widget_host.h ('k') | content/public/common/cursor_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index b164052c5088abe8e147eccb5efea5858dea3c75..acda0d6dd9efc75782b15fd74b26c75771b7cb74 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -140,6 +140,7 @@ source_set("common_sources") {
"content_switches.h",
"context_menu_params.cc",
"context_menu_params.h",
+ "cursor_info.h",
"drop_data.cc",
"drop_data.h",
"favicon_url.cc",
« no previous file with comments | « content/public/browser/render_widget_host.h ('k') | content/public/common/cursor_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698