Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1178)

Unified Diff: chromeos/printing/ppd_provider_unittest.cc

Issue 2975013002: Make chromeos CUPS printing code namespaces consistent. (Closed)
Patch Set: Rebase Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/printing/ppd_provider.cc ('k') | chromeos/printing/printer_translator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chromeos/printing/ppd_provider.cc ('k') | chromeos/printing/printer_translator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698