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

Unified Diff: third_party/WebKit/public/platform/WebTraceLocation.h

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/public/platform/WebTraceLocation.h
diff --git a/third_party/WebKit/public/platform/WebTraceLocation.h b/third_party/WebKit/public/platform/WebTraceLocation.h
index 1dae87e32a3eff603970b974a9220ac11f9d8aeb..e53fa35a4fcfdc37b674f354ec8a223a1215713b 100644
--- a/third_party/WebKit/public/platform/WebTraceLocation.h
+++ b/third_party/WebKit/public/platform/WebTraceLocation.h
@@ -11,6 +11,6 @@ namespace blink {
using WebTraceLocation = tracked_objects::Location;
#define BLINK_FROM_HERE FROM_HERE
-}
+} // namespace blink
#endif // WebTraceLocation_h

Powered by Google App Engine
This is Rietveld 408576698