| Index: chromeos/printing/ppd_provider_unittest.cc
|
| diff --git a/chromeos/printing/ppd_provider_unittest.cc b/chromeos/printing/ppd_provider_unittest.cc
|
| index 1019fa1a20c08de589692f9ec8e9b4fe46e9eed8..4ae251e1d35e3b29150c9d1c6e9a497ab89f7721 100644
|
| --- a/chromeos/printing/ppd_provider_unittest.cc
|
| +++ b/chromeos/printing/ppd_provider_unittest.cc
|
| @@ -26,7 +26,6 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace chromeos {
|
| -namespace printing {
|
|
|
| namespace {
|
|
|
| @@ -556,5 +555,4 @@ TEST_F(PpdProviderTest, ExtractPpdFilters) {
|
| }
|
|
|
| } // namespace
|
| -} // namespace printing
|
| } // namespace chromeos
|
|
|