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

Unified Diff: chrome/browser/extensions/extension_file_util.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/extensions/extension_file_util.cc
diff --git a/chrome/browser/extensions/extension_file_util.cc b/chrome/browser/extensions/extension_file_util.cc
index 638052d5cae45024745b65c4c7ce04beb11223a4..e5b0f8555e4cb0792ea8bba647a6a18be4a72ed6 100644
--- a/chrome/browser/extensions/extension_file_util.cc
+++ b/chrome/browser/extensions/extension_file_util.cc
@@ -402,4 +402,4 @@ bool CheckForIllegalFilenames(const FilePath& extension_path,
return true;
}
-} // extension_file_util
+} // namespace extension_file_util

Powered by Google App Engine
This is Rietveld 408576698