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

Unified Diff: chrome/browser/privacy_blacklist/blocked_response.cc

Issue 274040: More style nits. (Closed)
Patch Set: Created 11 years, 2 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
Index: chrome/browser/privacy_blacklist/blocked_response.cc
diff --git a/chrome/browser/privacy_blacklist/blocked_response.cc b/chrome/browser/privacy_blacklist/blocked_response.cc
index b4e94d983002f7f0176c149aee2e491b0d4d2a7c..4a186867489a4f1d617885d683a25df0727711c5 100644
--- a/chrome/browser/privacy_blacklist/blocked_response.cc
+++ b/chrome/browser/privacy_blacklist/blocked_response.cc
@@ -25,7 +25,7 @@ std::string Dehash(unsigned long l) {
return *(std::string*)l;
}
-}
+} // namespace
namespace chrome {

Powered by Google App Engine
This is Rietveld 408576698