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

Unified Diff: extensions/browser/admin_policy.h

Issue 247143004: cleanup: Cpplint for apps/, extensions/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CHECK_GT -> CHECK Created 6 years, 8 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: extensions/browser/admin_policy.h
diff --git a/extensions/browser/admin_policy.h b/extensions/browser/admin_policy.h
index 6091bf8e78f69aa1f3f14766ddb802230c43c160..50b62c48d57883920c66364fff4f6e3557142995 100644
--- a/extensions/browser/admin_policy.h
+++ b/extensions/browser/admin_policy.h
@@ -37,6 +37,6 @@ bool UserMayModifySettings(const Extension* extension, base::string16* error);
bool MustRemainEnabled(const Extension* extension, base::string16* error);
} // namespace
-} // namespace
+} // namespace extensions
#endif // EXTENSIONS_BROWSER_ADMIN_POLICY_H_
« no previous file with comments | « apps/browser_context_keyed_service_factories.h ('k') | extensions/browser/browser_context_keyed_service_factories.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698