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

Unified Diff: third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.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/Source/platform/threading/BackgroundTaskRunner.h
diff --git a/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h b/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h
index c465d47a71e9631767b1cb63271a904b08205ad5..156971075212b7af5320bca0b504eb30c0164292 100644
--- a/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h
+++ b/third_party/WebKit/Source/platform/threading/BackgroundTaskRunner.h
@@ -17,7 +17,7 @@ PLATFORM_EXPORT void PostOnBackgroundThread(
const WebTraceLocation&,
std::unique_ptr<CrossThreadClosure>);
-} // BackgroundTaskRunner
+} // namespace BackgroundTaskRunner
} // namespace blink

Powered by Google App Engine
This is Rietveld 408576698