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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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: third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.cpp
diff --git a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.cpp b/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.cpp
index d107c767069f85cf46fee6088b999da17c3d5826..6e31a6e38c1e03b2f22766c66ce77b0c9ed6e00c 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.cpp
+++ b/third_party/WebKit/Source/bindings/modules/v8/ConditionalFeaturesForModules.cpp
@@ -32,7 +32,7 @@ InstallConditionalFeaturesFunction
g_original_install_conditional_features_function = nullptr;
InstallPendingConditionalFeatureFunction
g_original_install_pending_conditional_feature_function = nullptr;
-}
+} // namespace
void InstallConditionalFeaturesForModules(
const WrapperTypeInfo* wrapper_type_info,

Powered by Google App Engine
This is Rietveld 408576698