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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.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/core/v8/ConditionalFeaturesForCore.cpp
diff --git a/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp b/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp
index 986b764e20eb7f68c5a8b279fbf66de4a18c7311..167370c8fe813e45562029bd896c65ca76364e20 100644
--- a/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp
+++ b/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp
@@ -22,7 +22,7 @@ InstallConditionalFeaturesFunction g_old_install_conditional_features_function =
nullptr;
InstallPendingConditionalFeatureFunction
g_old_install_pending_conditional_feature_function = nullptr;
-}
+} // namespace
void InstallConditionalFeaturesCore(const WrapperTypeInfo* wrapper_type_info,
const ScriptState* script_state,

Powered by Google App Engine
This is Rietveld 408576698