• hashimoto@chromium.org's avatar
    Reimplement Libcros fucntions using FlimflamProfileClient · 4b90452a
    hashimoto@chromium.org authored
    Change FlimflamProfileClient's interface to deal with multiple profile objects
    Change FlimflamProfileClient's interface to send an entry's path as a string, not an ObjectPath
    Add non-Libcros implementations of CrosDeleteServiceFromProfile, CrosRequestNetworkProfileProperties and CrosRequestNetworkProfileEntryProperties
    Add EnableNonLibcrosNetworkFunctions
    Add --enable-non-libcros-network-functions commandline option
    Rename existing CrosNetworkFunctionsTest to CrosNetworkFunctionsLibcrosTest
    Add new CrosNetworkFunctionsTest which tests the non Libcros implementation
    
    BUG=chromium-os:16557
    TEST=unit_tests --gtest_filter="CrosNetworkFunctions*"
    
    Review URL: https://chromiumcodereview.appspot.com/9958045
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132502 0039d316-1c4b-4281-b951-d872f2087c98
    4b90452a
chrome_switches.h 15.8 KB