Chromium Code Reviews
DescriptionMoving previews code from components/ to chrome/
Allows support for looking in other components or chrome code to verify
if a preview is enabled and check the previews version. The layering
dynamic is that components such as d_r_p will depend on previews/ and
not the other way around, so these methods should be moved to chrome/
and relevant information should be injected.
BUG=700459
Review-Url: https://codereview.chromium.org/2749693003
Cr-Commit-Position: refs/heads/master@{#456952}
Committed: https://chromium.googlesource.com/chromium/src/+/db539b8aaf2c0a5e3687f92dfba14a7036aa808f
Patch Set 1 : Patchset from https://codereview.chromium.org/2739033005 #Patch Set 2 : crash fix #
Total comments: 4
Patch Set 3 : fixed vector copy #Messages
Total messages: 19 (13 generated)
|