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

Unified Diff: extensions/browser/uninstall_reason.h

Issue 563263002: Cleanup: cpplint from /extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « extensions/browser/test_runtime_api_delegate.h ('k') | extensions/browser/verified_contents.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/uninstall_reason.h
diff --git a/extensions/browser/uninstall_reason.h b/extensions/browser/uninstall_reason.h
index 728d47c8809f371ea997c8f0f55ae94c1b508144..77f40f1071ce97ee8a5395053957e8d680cb9fb5 100644
--- a/extensions/browser/uninstall_reason.h
+++ b/extensions/browser/uninstall_reason.h
@@ -24,6 +24,6 @@ enum UninstallReason {
UNINSTALL_REASON_INTERNAL_MANAGEMENT // Internal extensions (see usages)
};
-} // extensions
+} // namespace extensions
#endif // EXTENSIONS_BROWSER_UNINSTALL_REASON_H_
« no previous file with comments | « extensions/browser/test_runtime_api_delegate.h ('k') | extensions/browser/verified_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698