• tfarina's avatar
    net: make CanonicalCookie's constructor private · 9c770cf3
    tfarina authored
    Since almost everything was converted to Create method, now
    it can be moved to private section.
    
    While doing this, CanonicalCookieTest::Constructor had to be
    converted to Create method as well.
    
    BUG=57061
    TEST=net_unittests --gtest_filter=CanonicalCookieTest.Constructor
    TEST=ios_net_unittests
    R=mmenke@chromium.org
    
    Review-Url: https://codereview.chromium.org/2159373002
    Cr-Commit-Position: refs/heads/master@{#407312}
    9c770cf3
cookie_store_ios_unittest.mm 36.5 KB