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

Unified Diff: extensions/common/features/json_feature_provider_source.cc

Issue 278013002: Clean-up coding style (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
Index: extensions/common/features/json_feature_provider_source.cc
diff --git a/extensions/common/features/json_feature_provider_source.cc b/extensions/common/features/json_feature_provider_source.cc
index 0a46f3f85094a16a81826097781bee4531b11539..4eb2624ca374c9460e42f3643f566fc6bf9e60be 100644
--- a/extensions/common/features/json_feature_provider_source.cc
+++ b/extensions/common/features/json_feature_provider_source.cc
@@ -51,4 +51,4 @@ void JSONFeatureProviderSource::LoadJSON(int resource_id) {
dictionary_.MergeDictionary(value_as_dict.get());
}
-} // namespace
+} // namespace extensions

Powered by Google App Engine
This is Rietveld 408576698