 Chromium Code Reviews
 Chromium Code Reviews Issue 2808763009:
  Allow content embedder to set a cursor for RenderWidgetHost  (Closed)
    
  
    Issue 2808763009:
  Allow content embedder to set a cursor for RenderWidgetHost  (Closed) 
  | 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", |