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

Unified Diff: extensions/common/value_builder.h

Issue 225493002: cleanup: cpplint src/extension/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comment 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/user_script_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/value_builder.h
diff --git a/extensions/common/value_builder.h b/extensions/common/value_builder.h
index bcb40aa51af17f6e0af37b89a5a43ca7ba8e9f61..ed4c4b6d4d484c7d871b66bfae0244a250f3c5dd 100644
--- a/extensions/common/value_builder.h
+++ b/extensions/common/value_builder.h
@@ -100,6 +100,6 @@ class ListBuilder {
scoped_ptr<base::ListValue> list_;
};
-} // namespace extensions
+} // namespace extensions
#endif // EXTENSIONS_COMMON_VALUE_BUILDER_H_
« no previous file with comments | « extensions/common/user_script_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698