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

Unified Diff: third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.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/core/testing/v8/WebCoreTestSupport.cpp
diff --git a/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp b/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp
index 9c392a88c1b10209a43320dc1b473bc6f03d2502..caf3b1840a6587d93030e01cda647957ff70ce5a 100644
--- a/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp
+++ b/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp
@@ -61,7 +61,7 @@ v8::Local<v8::Value> createInternalsObject(v8::Local<v8::Context> context) {
}
return v8::Local<v8::Value>();
}
-}
+} // namespace
void injectInternalsObject(v8::Local<v8::Context> context) {
registerInstallConditionalFeaturesForTesting();

Powered by Google App Engine
This is Rietveld 408576698