• justincarlson's avatar
    Make chromeos CUPS printing code namespaces consistent. · 5c3feaef
    justincarlson authored
    Previously printing code was in a mix of chromeos:: and
    chromeos::printing.  This standardizes everything on chromeos::,
    removing the chromeos::printing namespace completely.
    
    These changes are almost entirely mechanical.  I did rename the factory function "CreateProvider" to the less generic "CreatePpdProvider" since it's now in ::chromeos directly.
    
    BUG=702710
    
    Review-Url: https://codereview.chromium.org/2975013002
    Cr-Commit-Position: refs/heads/master@{#487334}
    5c3feaef
printer_translator.h 837 Bytes