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

Unified Diff: third_party/WebKit/Source/wtf/MainThread.h

Issue 1611343002: wtf reformat test Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pydent Created 4 years, 11 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
« no previous file with comments | « third_party/WebKit/Source/wtf/Locker.h ('k') | third_party/WebKit/Source/wtf/MainThread.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/wtf/MainThread.h
diff --git a/third_party/WebKit/Source/wtf/MainThread.h b/third_party/WebKit/Source/wtf/MainThread.h
index 785d676d8a081b3df75738239b39a4035388b5d6..dc92dd9374f241f19d342c5f37b097e6a80b100c 100644
--- a/third_party/WebKit/Source/wtf/MainThread.h
+++ b/third_party/WebKit/Source/wtf/MainThread.h
@@ -47,9 +47,9 @@ namespace internal {
void callOnMainThread(MainThreadFunction*, void* context);
-} // namespace internal
+} // namespace internal
-} // namespace WTF
+} // namespace WTF
using WTF::isMainThread;
-#endif // MainThread_h
+#endif // MainThread_h
« no previous file with comments | « third_party/WebKit/Source/wtf/Locker.h ('k') | third_party/WebKit/Source/wtf/MainThread.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698