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

Unified Diff: extensions/browser/admin_policy.h

Issue 308913006: Cleanup: Style fixes in extensions/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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 | « no previous file | extensions/browser/file_highlighter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/admin_policy.h
diff --git a/extensions/browser/admin_policy.h b/extensions/browser/admin_policy.h
index 50b62c48d57883920c66364fff4f6e3557142995..d0d5284b7d53d3465c6b5c75e1855096961e4dad 100644
--- a/extensions/browser/admin_policy.h
+++ b/extensions/browser/admin_policy.h
@@ -36,7 +36,7 @@ bool UserMayModifySettings(const Extension* extension, base::string16* error);
// this enforces the admin policy forcelist.
bool MustRemainEnabled(const Extension* extension, base::string16* error);
-} // namespace
+} // namespace admin_policy
} // namespace extensions
#endif // EXTENSIONS_BROWSER_ADMIN_POLICY_H_
« no previous file with comments | « no previous file | extensions/browser/file_highlighter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698