• Chris Mumford's avatar
    Deleted ExtensionThrottleEntryInterface. · c54b0c34
    Chris Mumford authored
    ExtensionThrottleEntryInterface was never strictly necessary.
    Now that ExtensionThrottleManager does not expose the
    ExtensionThrottleEntry to any caller (excluding tests) it
    no longer needs to be a reference counted object.
    
    Also, removed the back reference to the ExtensionThrottleManager
    in the ExtensionThrottleEntry as that was not necessary.
    
    Bug: none
    Change-Id: I5188f7a024304b9159879a9d0763a075c8bfba3c
    Reviewed-on: https://chromium-review.googlesource.com/1132353
    Commit-Queue: Chris Mumford <cmumford@chromium.org>
    Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#577268}
    c54b0c34
extension_throttle_entry.h 7.16 KB