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

Unified Diff: third_party/WebKit/Source/platform/wtf/Threading.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/wtf/Threading.h
diff --git a/third_party/WebKit/Source/platform/wtf/Threading.h b/third_party/WebKit/Source/platform/wtf/Threading.h
index 625a207181fcd25d0c84fdab044aeb2b8d58704e..280e1cfc4b50cbedadf29e6e89dd91b03b555a1c 100644
--- a/third_party/WebKit/Source/platform/wtf/Threading.h
+++ b/third_party/WebKit/Source/platform/wtf/Threading.h
@@ -30,10 +30,10 @@
#ifndef Threading_h
#define Threading_h
+#include <stdint.h>
#include "platform/wtf/Atomics.h"
#include "platform/wtf/TypeTraits.h"
#include "platform/wtf/WTFExport.h"
-#include <stdint.h>
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698