| Index: chrome/browser/chromeos/printing/specifics_translation.cc
|
| diff --git a/chrome/browser/chromeos/printing/specifics_translation.cc b/chrome/browser/chromeos/printing/specifics_translation.cc
|
| index bbbb300d87f248f220f89d63052929a0d56a2263..d1cb623c905bcda633174ca62a38ef6158ee12b5 100644
|
| --- a/chrome/browser/chromeos/printing/specifics_translation.cc
|
| +++ b/chrome/browser/chromeos/printing/specifics_translation.cc
|
| @@ -16,7 +16,6 @@
|
| #include "components/sync/protocol/printer_specifics.pb.h"
|
|
|
| namespace chromeos {
|
| -namespace printing {
|
|
|
| namespace {
|
|
|
| @@ -125,5 +124,4 @@ void MergePrinterToSpecifics(const Printer& printer,
|
| printer.ppd_reference());
|
| }
|
|
|
| -} // namespace printing
|
| } // namespace chromeos
|
|
|