Chromium Code Reviews
DescriptionIdentity extension API impl: Split constants into their own file
As part of the process of making the individual identity extension API
function impls easier to analyze in isolation, this CL splits constants
out of identity_api.* into their own separate file. Doing so makes it
clear (1) which files actually need IdentityAPI and (2) which other
dependencies these files need (since identity_api.h has a fairly large
transitive set of includes).
BUG=685654
Review-Url: https://codereview.chromium.org/2661913002
Cr-Commit-Position: refs/heads/master@{#447467}
Committed: https://chromium.googlesource.com/chromium/src/+/a13e60415f37f21ededa42c9d1298813f92ed2ec
Patch Set 1 #Dependent Patchsets: Messages
Total messages: 12 (8 generated)
|