Remove the extra guard in InstanceIDProfileService
This is not longer needed since we only guard the API under _api_features. This extra guard is causing the test failures in officla builds since extensions::ScopedCurrentChannel does not affect the regular chrome channel settings. BUG=489368 TEST=existing tests Review URL: https://codereview.chromium.org/1131793011 Cr-Commit-Position: refs/heads/master@{#330572}
Showing
Please register or sign in to comment