 Chromium Code Reviews
 Chromium Code Reviews Issue 2876693004:
  Implement GetTextFromRange(), GetTextRange() and GetSelectionRange() for ArcImeService.  (Closed)
    
  
    Issue 2876693004:
  Implement GetTextFromRange(), GetTextRange() and GetSelectionRange() for ArcImeService.  (Closed) 
  | Index: components/arc/ime/OWNERS | 
| diff --git a/components/arc/ime/OWNERS b/components/arc/ime/OWNERS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..bb6511619b71d133c579b98ce2a22d6fd7d9e9fa | 
| --- /dev/null | 
| +++ b/components/arc/ime/OWNERS | 
| @@ -0,0 +1,2 @@ | 
| +per-file *_struct_traits*.*=set noparent | 
| +per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS |