Home | History | Annotate | Download | only in native
      1 include_rules = [
      2   "+content/public/browser",
      3   "+ui/gfx",
      4   "+ui/shell_dialogs",
      5 
      6   # Components that Android WebView depends on.
      7   "+components/autofill/content/browser",
      8   "+components/autofill/core/browser",
      9   "+components/autofill/core/common",
     10   "+components/navigation_interception",
     11   "+components/user_prefs",
     12   "+components/web_contents_delegate_android",
     13 
     14 # START: Printing fork b/10190508
     15   "+printing",
     16 # END: Printing fork b/10190508
     17 
     18 ]
     19