• derat's avatar
    arc: Add action to IntentHandlerInfo and rename enum fields. · 0caeced0
    derat authored
    Rename IntentHandlerInfo's ActionType field from "action" to
    "action_type" and add a new string "action" field. Update
    Chrome to use the enum field's new name.
    
    In the IntentHelperInstance interface, also rename
    HandleUrlList and HandleUrlListDeprecated's ActionType
    parameters from "action" to "action_type". The method
    signatures remain unchanged.
    
    BUG=647802
    
    Review-Url: https://codereview.chromium.org/2396633002
    Cr-Commit-Position: refs/heads/master@{#422994}
    0caeced0
intent_helper.mojom 4.86 KB