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

Unified Diff: extensions/common/install_warning.h

Issue 254463004: Cleanup coding style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase about crx_file.h modified already. (issue: 225493002) 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
« no previous file with comments | « extensions/common/extension_set.h ('k') | extensions/common/manifest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/install_warning.h
diff --git a/extensions/common/install_warning.h b/extensions/common/install_warning.h
index 88dd0a1aa275cf3c94d31bac55283742b085ae8e..d0710988406c295fc199631caa8262dc329e6702 100644
--- a/extensions/common/install_warning.h
+++ b/extensions/common/install_warning.h
@@ -43,6 +43,6 @@ struct InstallWarning {
// Let gtest print InstallWarnings.
void PrintTo(const InstallWarning&, ::std::ostream* os);
-} // namespace
+} // namespace extensions
#endif // EXTENSIONS_COMMON_INSTALL_WARNING_H_
« no previous file with comments | « extensions/common/extension_set.h ('k') | extensions/common/manifest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698