• Jocelyn Turcotte's avatar
    Fix undefined symbols in debug builds. · c373b6ca
    Jocelyn Turcotte authored
    process uses the same code as lib and decides at runtime which
    code to run. Fix the debug build by making sure that all infrastructure
    code is available in both process and lib by building common code
    not shared directly through chromium sources in a separate static lib.
    c373b6ca