DescriptionSplit ProfileImpl out of profile.cc.
This is a relatively trivial change which moves ProfileImpl into a separate file to avoid depending on its implementation. The fact that no code references ProfileImpl implies that it doesn't need to be public anyway.
Does not affect OffTheRecordProfile, since its dependencies are relatively minimal.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54409
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebased, cleaned up headers. #Patch Set 3 : Moved ifdef block to the top #Patch Set 4 : duplicate CreateProfile #
Messages
Total messages: 4 (0 generated)
|